Skip to content

Commit f76b841

Browse files
committed
chore: fix vscode import area not automatically collapsing
1 parent 840b7bb commit f76b841

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
"editor.codeActionsOnSave": {
88
"source.fixAll.eslint": "explicit"
99
},
10-
"editor.folding": true,
11-
"editor.foldingStrategy": "auto",
12-
"editor.foldingImportsByDefault": true,
1310
"files.insertFinalNewline": true,
1411
"files.autoSave": "onFocusChange",
1512
"quickCommandButtons.buttons": [

0 commit comments

Comments
 (0)