Skip to content

Commit 61a786f

Browse files
committed
fix: add missing @typescript-eslint/parser dependency
1 parent 9889711 commit 61a786f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"@eslint/js": "^10.0.1",
3535
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
3636
"@typescript-eslint/eslint-plugin": "^7.18.0",
37+
"@typescript-eslint/parser": "^7.18.0",
3738
"@vercel/ncc": "^0.38.4",
3839
"eslint": "^8.57.1",
3940
"eslint-import-resolver-typescript": "^3.10.1",

0 commit comments

Comments
 (0)