Skip to content

Commit

Permalink
chore: force eslint to useFlatConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
alecarn committed Sep 3, 2024
1 parent 9950823 commit 48dfc30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"angular.enable-strict-mode-prompt": false,
"eslint.useFlatConfig": true,
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
Expand Down

0 comments on commit 48dfc30

Please sign in to comment.