Skip to content

Commit

Permalink
fixe
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Aug 21, 2023
1 parent ecd4b52 commit b37ab50
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 @@ -64,6 +64,7 @@
"jsdoc/newline-after-description": "off",
"jsdoc/no-types": "off",
"@typescript-eslint/consistent-type-assertions": "warn",
"@typescript-eslint/no-unsafe-enum-comparison": "off",
"@typescript-eslint/array-type": [
"error",
{
Expand Down

0 comments on commit b37ab50

Please sign in to comment.