vsCodeの設定コードフォーマット

1449 ワード

    vscode   ESLint、Prettier、Vetur      ,                    ,    setting.json      。
    :
ファイルが上書きされていません.「search.followSymlinks」:false,/クローズrg.exeプロセス「editor.minimimp.enabled」:false,/クローズクイックプレビュー「files.atotoSave」:「aftershshefttdederse」:「開いています.」アドバイスを自動的に表示する
"other": true,
"comments": true,
"strings": true
}「editor.tabSize」:2,/タブ記号eslint「editor.formation OnSave」:true,/自動フォーマット「eslint.aut FixOnSave」を保存するたびにコードをeslint形式で修復する「prettier.eslintIntegration」:true/preteコードを使用します.「prettier.singleQuote」:true、「prettier.trilingComa」の代わりにシングル引用符を使用します.「none」、「対象の最後尾の要素を取り除く」コンマ「javascript.format.insertSpace BeforeFunction Parthesis」:true、「true.format.」vetur.format.default Formater.js:"vscode-typescript"、//vueの中のjsをエディタの持っているtsフォーマットによってフォーマットさせます.
"js-beautify-html": {
  "wrap_attributes": "force-aligned" //        
}
}「eslint.validate」:[/開く対.vueファイル中のエラーのチェック
"javascript",
"javascriptreact",
{
  "language": "html",
  "autoFix": true
},
{
  "language": "vue",
  "autoFix": true
}
」「【javascript】」:{
"editor.defaultFormatter": "esbenp.prettier-vscode"
)「terminal.integrated.render Type」:「dom」、「[typescript]」
"editor.defaultFormatter": "esbenp.prettier-vscode"
}