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 a3f74aa commit c38e081Copy full SHA for c38e081
.vscode/settings.json
@@ -3,7 +3,7 @@
3
"editor.formatOnSave": false
4
},
5
"editor.codeActionsOnSave": {
6
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
7
8
"workbench.colorCustomizations": {
9
"xterminal.background": "#282936",
0 commit comments