Skip to content

Commit 85ec680

Browse files
authored
Merge pull request #23 from OSpoon/update-vscode-settings
config: Update vscode settings
2 parents f360232 + 3d77a1c commit 85ec680

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)