Skip to content

Instantly share code, notes, and snippets.

@johnrees
Created July 26, 2018 10:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnrees/67e8ea69a8149d4e42d077320ff636a8 to your computer and use it in GitHub Desktop.
Save johnrees/67e8ea69a8149d4e42d077320ff636a8 to your computer and use it in GitHub Desktop.
`File > Preferences > Settings`
{
"editor.codeActionsOnSave": {
"source.organizeImports": true
},
"editor.formatOnSave": true,
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment