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 bf1fcf5 commit 9276bceCopy full SHA for 9276bce
.vscode/settings.json
@@ -4,7 +4,7 @@
4
"typescript.tsc.autoDetect": "off",
5
"typescript.preferences.quoteStyle": "single",
6
"editor.codeActionsOnSave": {
7
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
8
},
9
"ocaml.sandbox": {
10
"kind": "opam",
0 commit comments