Skip to content

Commit

Permalink
skip no-loss-of-precision
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerthatdev authored Nov 29, 2023
1 parent 3e28947 commit caa30a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": "./node_modules/gts/",
"rules": {
"@typescript-eslint/no-explicit-any": 0,
"@typescript-eslint/no-loss-of-precision": 0,
"node/no-unpublished-import": 0
}
}

0 comments on commit caa30a3

Please sign in to comment.