Skip to content

Commit

Permalink
Ensure @typescript-eslint/parser is installed correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
leroykorterink committed Nov 7, 2024
1 parent b067c3e commit 5ef951c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
},
"dependencies": {
"@eslint/js": "^9.14.0",
"@typescript-eslint/parser": "^8.13.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
Expand Down

0 comments on commit 5ef951c

Please sign in to comment.