mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
chore: add JSON validation to ESLint settings in VSCode configuration
This commit is contained in:
Vendored
+1
@@ -15,6 +15,7 @@
|
||||
{ "rule": "typescript-sort-keys/interface", "severity": "off" }
|
||||
],
|
||||
"eslint.validate": [
|
||||
"json",
|
||||
"javascript",
|
||||
"javascriptreact",
|
||||
"typescript",
|
||||
|
||||
Reference in New Issue
Block a user