Skip to content

Commit

Permalink
⚰️ Remove old eslintignore rule from package.json in favor of .eslint…
Browse files Browse the repository at this point in the history
…ignore file
  • Loading branch information
vhoyer committed Apr 18, 2024
1 parent c0ea3ad commit a32162d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@
"@typescript-eslint/no-explicit-any": "off"
}
},
"eslintIgnore": [
"dist"
],
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged"
Expand Down

0 comments on commit a32162d

Please sign in to comment.