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 f6a5d17 commit 26748a4Copy full SHA for 26748a4
.vscode/settings.json
@@ -2,6 +2,6 @@
2
"git.ignoreLimitWarning": true,
3
"deno.enable": false,
4
"editor.codeActionsOnSave": {
5
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "never"
6
}
7
0 commit comments