Skip to content

Commit

Permalink
chore: remove deprecated useFlatConfig flag
Browse files Browse the repository at this point in the history
  • Loading branch information
janfrl committed Jan 26, 2025
1 parent cfe5623 commit 2c56aac
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 @@ -7,8 +7,6 @@
"editor.quickSuggestions": {
"strings": true
},
// Enable the ESlint flat config support
"eslint.experimental.useFlatConfig": true,

// Disable the default formatter, use eslint instead
"prettier.enable": false,
Expand Down

0 comments on commit 2c56aac

Please sign in to comment.