Skip to content

Instantly share code, notes, and snippets.

@luandevpro
Created December 20, 2019 04:25
Show Gist options
  • Save luandevpro/9d5dd772615c101acdca5b54befedfe7 to your computer and use it in GitHub Desktop.
Save luandevpro/9d5dd772615c101acdca5b54befedfe7 to your computer and use it in GitHub Desktop.
"eslint.validate": [
"javascript",
"javascriptreact",
{ "language": "typescript", "autoFix": true },
{
"language": "typescriptreact",
"autoFix": true
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment