Skip to content

Instantly share code, notes, and snippets.

@awongh
Created September 15, 2020 10:35
Show Gist options
  • Save awongh/2ae0e7bcd6c7660822f8b6e12ed84f2b to your computer and use it in GitHub Desktop.
Save awongh/2ae0e7bcd6c7660822f8b6e12ed84f2b to your computer and use it in GitHub Desktop.
{
"editor.formatOnSave": true,
"editor.formatOnPaste": true,
"eslint.codeAction.showDocumentation": {
"enable": true
},
"eslint.format.enable": true,
"eslint.lintTask.enable": true,
"eslint.migration.2_x": "off"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment