Skip to content

Commit 1498549

Browse files
committed
chore(projects): update vscode settings
1 parent 47e9328 commit 1498549

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
@@ -5,6 +5,6 @@
55
},
66
"eslint.experimental.useFlatConfig": true,
77
"editor.formatOnSave": false,
8-
"eslint.validate": ["jsonc"],
8+
"eslint.validate": ["json", "jsonc"],
99
"prettier.enable": false
1010
}

0 commit comments

Comments
 (0)