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

* chore: vscode eslint已默认启用flat

* chore: delete invalid comments
This commit is contained in:
Donny Wang 2024-08-02 21:35:29 +08:00 committed by GitHub
parent ee368d20a4
commit d5f355120a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -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",