Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Commit

Permalink
chore: disable id-blacklist rule
Browse files Browse the repository at this point in the history
  • Loading branch information
KingDarBoja committed Feb 23, 2020
1 parent ea39227 commit 8916044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
],
"guard-for-in": "off",
"id-blacklist": [
"error",
"off",
"any",
"Number",
"number",
Expand Down

0 comments on commit 8916044

Please sign in to comment.