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 a66a7bc commit 359ce9cCopy full SHA for 359ce9c
.vscode/settings.json
@@ -1,5 +1,5 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
4
}
5
0 commit comments