Skip to content

Commit

Permalink
update eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
goblinodds committed May 15, 2024
1 parent 1a0da71 commit c4f6f15
Show file tree
Hide file tree
Showing 3 changed files with 465 additions and 273 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"plugin:@typescript-eslint/recommended"
],
"root": true,
"parser": "@typescript-eslint/parser",
// "parser": "@typescript-eslint/parser",
"plugins": ["unused-imports", "@typescript-eslint"],
"rules": {
"no-unused-vars": "off",
Expand Down

0 comments on commit c4f6f15

Please sign in to comment.