Skip to content

Commit

Permalink
Merge pull request #1041 from GW2Treasures/feature/remove-eslint-conf…
Browse files Browse the repository at this point in the history
…ig-next-override

Remove overrides for `eslint-config-next`
  • Loading branch information
darthmaim authored Sep 17, 2024
2 parents b3d7729 + 97040f8 commit d9cdcbc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,5 @@
"eslint-formatter-gha": "1.5.1",
"turbo": "2.1.2"
},
"overrides": {
"eslint-config-next": {
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0"
}
},
"packageManager": "npm@10.8.3"
}

0 comments on commit d9cdcbc

Please sign in to comment.