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 840b7bb commit f76b841Copy full SHA for f76b841
.vscode/settings.json
@@ -7,9 +7,6 @@
7
"editor.codeActionsOnSave": {
8
"source.fixAll.eslint": "explicit"
9
},
10
- "editor.folding": true,
11
- "editor.foldingStrategy": "auto",
12
- "editor.foldingImportsByDefault": true,
13
"files.insertFinalNewline": true,
14
"files.autoSave": "onFocusChange",
15
"quickCommandButtons.buttons": [
0 commit comments