Skip to content

Commit 46ec93b

Browse files
committed
🎨 Update configs of the VSCode
1 parent 77ec02f commit 46ec93b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.vscode/settings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{
2-
"files.associations": {
3-
".huskyrc": "json",
4-
".lintstagedrc": "json"
5-
},
2+
"editor.tabSize": 2,
63
"editor.formatOnSave": true,
7-
"eslint.autoFixOnSave": true,
84
"editor.codeActionsOnSave": {
95
"source.fixAll.eslint": true
106
}

0 commit comments

Comments
 (0)