Skip to content

Commit

Permalink
removing typescript-eslint/no-unsafe-call as not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Dec 6, 2024
1 parent ba07da4 commit 78cc068
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"xo": {
"rules": {
"@typescript-eslint/naming-convention": 0,
"@typescript-eslint/no-unsafe-call": 0,
"@typescript-eslint/no-unsafe-assignment": 0,
"@typescript-eslint/no-unsafe-return": 0,
"@typescript-eslint/no-redundant-type-constituents": 0,
Expand Down

0 comments on commit 78cc068

Please sign in to comment.