Skip to content

Commit a32162d

Browse files
committed
⚰️ Remove old eslintignore rule from package.json in favor of .eslintignore file
1 parent c0ea3ad commit a32162d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@
8585
"@typescript-eslint/no-explicit-any": "off"
8686
}
8787
},
88-
"eslintIgnore": [
89-
"dist"
90-
],
9188
"husky": {
9289
"hooks": {
9390
"pre-commit": "pretty-quick --staged"

0 commit comments

Comments
 (0)