Skip to content

Instantly share code, notes, and snippets.

@HiroshiHara
Last active May 1, 2021 06:18
Show Gist options
  • Save HiroshiHara/c1b214f93a675846b618226b24d1eb0c to your computer and use it in GitHub Desktop.
Save HiroshiHara/c1b214f93a675846b618226b24d1eb0c to your computer and use it in GitHub Desktop.
1.拡張機能
・Debugger for Chrome
・ESLint
・indent-rainbow
・JavaScript (ES6) code snippets
・npm
・Prettier
・code-eol 2019(Latest)(改行コード可視化)
・EJS language support(EJSのコードスニペット)
2.Prettier設定
・Setting > search "save" >
check "Format On Save".
・Setting > search "Prettier" >
check "Semi".
Prettier Path > [devDependencies path]/prettier or [global install path]/prettier
End Of Line > crlf
check "Use Tabs".
Tab Width > 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment