Skip to content

Commit

Permalink
Enable no-zero-fractions rule
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored May 16, 2020
1 parent 910fac1 commit 667c4f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"unicorn/filename-case": "off",
"unicorn/no-fn-reference-in-iterator": "off",
"unicorn/no-for-loop": "off",
"unicorn/no-zero-fractions": "off",
"unicorn/prefer-includes": "off",
"unicorn/prefer-node-append": "off",
"unicorn/prefer-number-properties": "off",
Expand Down

0 comments on commit 667c4f5

Please sign in to comment.