Skip to content

Commit bfa7ff8

Browse files
committed
refactor: remove no longer needed overrides
typescript-eslint now officially supports typescript@6
1 parent d11c65c commit bfa7ff8

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@
4141
"typescript": "~6.0.2",
4242
"typescript-eslint": "^8.58.0"
4343
},
44-
"overrides": {
45-
"typescript-eslint": {
46-
"typescript": "~6.0.2"
47-
}
48-
},
4944
"files": [
5045
"bin",
5146
"dist",

0 commit comments

Comments
 (0)