Skip to content

Commit 3d77a1c

Browse files
committed
config: Update vscode settings
1 parent f360232 commit 3d77a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"editor.codeActionsOnSave": {
3-
"source.fixAll.eslint": true
3+
"source.fixAll.eslint": "explicit"
44
},
55
// 配置 Tab 空格数
66
"editor.tabSize": 2,

0 commit comments

Comments
 (0)