We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a71ff commit 68094c7Copy full SHA for 68094c7
.vscode/settings.json
@@ -6,7 +6,7 @@
6
"typescriptreact"
7
],
8
"editor.codeActionsOnSave": {
9
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": true,
10
},
11
"editor.tabSize": 2,
12
"files.eol": "\n",
0 commit comments