Skip to content

Commit

Permalink
Merge pull request #386 from tablelandnetwork/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/typescript-eslint/parser-7.10.0

Bump @typescript-eslint/parser from 6.21.0 to 7.10.0
  • Loading branch information
joewagner authored May 21, 2024
2 parents 32f802e + 97cea1a commit 3d846da
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 364 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": true
},
"plugins": ["@typescript-eslint", "import"],
"extends": ["standard-with-typescript", "prettier"],
"extends": ["prettier"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 12,
Expand Down
Loading

0 comments on commit 3d846da

Please sign in to comment.