Skip to content

Commit 221b1c9

Browse files
committed
Update outdated vscode setting
1 parent 02c7d8e commit 221b1c9

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,7 +1,7 @@
11
{
22
"editor.formatOnSave": true,
33
"editor.codeActionsOnSave": {
4-
"source.fixAll.eslint": true
4+
"source.fixAll.eslint": "explicit"
55
},
66
"files.exclude": {
77
"**/.DS_Store": true,

0 commit comments

Comments
 (0)