vscode

Visual Studio Code + Vue.js の自分用フォーマットテンプレート (ESLint / Prettier / EditorConfig) 技術
23:38

Visual Studio Code + Vue.js の自分用フォーマットテンプレート (ESLint / Prettier / EditorConfig)

自分の好みのスタイルにしたいので、必要に応じて更新していきます。 基本的な内容はこちら。 スペースでのインデント (サイズ2)JS/Vue(<script>) では シングルクォート、セミコロン無し、配列の最後の要素のコンマは複数行の記法時のみ許容ESLint / Prettier / …