How to Format Code Automatically with Prettier and VS Code
Prettierisanopinionatedcodeformatter.Itenforcesaconsistentstylebyparsingyourcodeandre-printingitwithitsownrules.,在VSCode安裝prettier.除了安裝套件,在VSCode也有提供Prettierplugin能夠使用。接下來,就可以設定在存檔時執行prettier,在設定中把Formaton...。參考影片的文章的如下: