Skip to content

Commit

Permalink
allow @ts-ignore since it is legacy project
Browse files Browse the repository at this point in the history
  • Loading branch information
linlol committed Jun 20, 2024
1 parent e971ce6 commit ed563b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
"args": "none"
}
],
"@typescript-eslint/ban-ts-comment": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-namespace": "off",
"@typescript-eslint/no-use-before-define": "off",
Expand Down

0 comments on commit ed563b7

Please sign in to comment.