Skip to content

Commit 859628a

Browse files
Add missing typescript-eslint/parser package
1 parent 50a0958 commit 859628a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 2 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
@@ -40,6 +40,7 @@
4040
"@types/mocha": "9.1.0",
4141
"@types/node": "16.11.26",
4242
"@typescript-eslint/eslint-plugin": "^5.10.1",
43+
"@typescript-eslint/parser": "^5.15.0",
4344
"eslint": "^8.7.0",
4445
"eslint-config-prettier": "^8.4.0",
4546
"eslint-plugin-import": "^2.25.4",

0 commit comments

Comments
 (0)