chore: vscode-eslint已默认启用flat config (#4002)
* chore: vscode eslint已默认启用flat * chore: delete invalid commentspull/48/MERGE
parent
ee368d20a4
commit
d5f355120a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue