mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 01:30:26 +08:00
chore: vscode-eslint已默认启用flat config (#4002)
* chore: vscode eslint已默认启用flat * chore: delete invalid comments
This commit is contained in:
parent
ee368d20a4
commit
d5f355120a
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -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
Block a user