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 12046e7 commit 86584e2Copy full SHA for 86584e2
.vscode/settings.json
@@ -3,7 +3,7 @@
3
"files.eol": "\n",
4
"editor.tabSize": 2,
5
"editor.codeActionsOnSave": {
6
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
7
},
8
"cSpell.words": [
9
"instanceof",
0 commit comments