Skip to content

Commit 80865df

Browse files
committed
chore: add @typescript-eslint/parser to fix npm ci errors
1 parent 9f8255d commit 80865df

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

package-lock.json

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"@eslint/markdown": "^6.6.0",
6666
"@stylistic/eslint-plugin": "^5.1.0",
6767
"@typescript-eslint/eslint-plugin": "^8.37.0",
68+
"@typescript-eslint/parser": "^8.37.0",
6869
"babel-jest": "^30.0.0",
6970
"cross-env": "^7.0.3",
7071
"cspell": "^8.13.1",

0 commit comments

Comments
 (0)