We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ee905 commit 1b3817dCopy full SHA for 1b3817d
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
"deno.enable": false,
3
"editor.codeActionsOnSave": {
4
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
5
},
6
"markdown.extension.toc.levels": "2..3"
7
}
0 commit comments