Переглянути джерело

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

* chore: vscode eslint已默认启用flat

* chore: delete invalid comments
Donny Wang 8 місяців тому
батько
коміт
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",