Skip to content
Snippets Groups Projects
Commit 21f522eb authored by Michael Kriese's avatar Michael Kriese Committed by Rhys Arkins
Browse files

chore(build): fix vscode eslint config (#3790)

parent 1f8e9d86
No related merge requests found
......@@ -3,6 +3,7 @@
"javascript",
{ "language": "typescript", "autoFix": true }
],
"eslint.options": { "configFile": "../.tslintrc.js" },
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment