Skip to content

Instantly share code, notes, and snippets.

@dongsik-yoo
Created January 31, 2020 06:38
Show Gist options
  • Save dongsik-yoo/ff1f8f0ce2e96ac379238fd3fadf0735 to your computer and use it in GitHub Desktop.
Save dongsik-yoo/ff1f8f0ce2e96ac379238fd3fadf0735 to your computer and use it in GitHub Desktop.
{
"eslint.validate": [
{
"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