Created
December 20, 2019 04:25
-
-
Save luandevpro/9d5dd772615c101acdca5b54befedfe7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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