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 5bab251 commit 0ca7b41Copy full SHA for 0ca7b41
.vscode/settings.json
@@ -1,8 +1,7 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
4
},
5
- "eslint.packageManager": "yarn",
6
"files.associations": {
7
".eslintrc*.json": "jsonc"
8
0 commit comments