Skip to content

Commit

Permalink
Add support @typescript-eslint/parser@6
Browse files Browse the repository at this point in the history
Closes: #156
  • Loading branch information
MillerSvt committed Feb 9, 2024
1 parent 289f75b commit 8146662
Show file tree
Hide file tree
Showing 7 changed files with 423 additions and 15 deletions.
339 changes: 339 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"@babel/plugin-syntax-import-assertions": "7.20.0",
"@babel/plugin-transform-flow-strip-types": "7.19.0",
"@typescript-eslint/parser": "5.48.1",
"@typescript-eslint/parser-v5": "npm:@typescript-eslint/parser@5.48.1",
"@typescript-eslint/parser-v6": "npm:@typescript-eslint/parser@6.21.0",
"eslint": "8.56.0",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-jest": "27.2.1",
Expand Down

0 comments on commit 8146662

Please sign in to comment.