1
0
Эх сурвалжийг харах

chore: vscode-eslint已默认启用flat config (#4002)

* chore: vscode eslint已默认启用flat

* chore: delete invalid comments
Donny Wang 8 сар өмнө
parent
commit
d5f355120a
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      .vscode/settings.json

+ 0 - 2
.vscode/settings.json

@@ -139,8 +139,6 @@
   "typescript.preferences.preferTypeOnlyAutoImports": true,
   "typescript.preferences.includePackageJsonAutoImports": "on",
 
-  // Enable the ESlint flat config support
-  "eslint.experimental.useFlatConfig": true,
   "eslint.validate": [
     "javascript",
     "typescript",