Skip to content

Commit e380e9f

Browse files
committed
update vscode settings
1 parent bdc4644 commit e380e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
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)