Skip to content

Commit

Permalink
chore: update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecco committed Jan 6, 2025
1 parent 1ddd9cf commit b5fbeb7
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 @@ -12,6 +12,7 @@
},
"plugins": ["@typescript-eslint"],
"rules": {
"@typescript-eslint/consistent-type-imports": "error",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-extra-semi": "off",
"@typescript-eslint/no-unused-vars": [
Expand Down

0 comments on commit b5fbeb7

Please sign in to comment.