Skip to content

Commit f6dda14

Browse files
committed
auto update
1 parent 79bf683 commit f6dda14

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": true
3+
"source.fixAll": "explicit"
44
},
55
"editor.formatOnSave": true,
66
"eslint.validate": ["javascript", "typescript"]

0 commit comments

Comments
 (0)