We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed54234 commit 182b290Copy full SHA for 182b290
1 file changed
.vscode/settings.json
@@ -10,7 +10,7 @@
10
"**/.pnp.*": true
11
},
12
"editor.codeActionsOnSave": {
13
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
14
15
"workbench.editorAssociations": {
16
"*.dmi": "imagePreview.previewEditor"
0 commit comments