Skip to content

Commit

Permalink
chore: vscode-eslint已默认启用flat config (#4002)
Browse files Browse the repository at this point in the history
* chore: vscode eslint已默认启用flat

* chore: delete invalid comments
  • Loading branch information
coderwyd committed Aug 2, 2024
1 parent ee368d2 commit d5f3551
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d5f3551

Please sign in to comment.