Skip to content

Commit cd95c0d

Browse files
chore: add typescript-estree dependency for jsr readme script
1 parent 7a97bfc commit cd95c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"@typescript-eslint/eslint-plugin": "8.31.1",
3838
"@typescript-eslint/parser": "8.31.1",
3939
"deep-object-diff": "^1.1.9",
40+
"@typescript-eslint/typescript-estree": "8.31.1",
4041
"eslint": "^9.20.1",
4142
"eslint-plugin-prettier": "^5.4.1",
4243
"eslint-plugin-unused-imports": "^4.1.4",

0 commit comments

Comments
 (0)