Skip to content

Commit 0ca7b41

Browse files
committed
Updates for latest vscode settings changes
1 parent 5bab251 commit 0ca7b41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"editor.codeActionsOnSave": {
3-
"source.fixAll.eslint": true
3+
"source.fixAll.eslint": "explicit"
44
},
5-
"eslint.packageManager": "yarn",
65
"files.associations": {
76
".eslintrc*.json": "jsonc"
87
},

0 commit comments

Comments
 (0)