Enable radix ESLint rule

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2020-05-25 10:33:47 +03:00
parent a9cee0039a
commit e20c465b33
-1
View File
@@ -79,7 +79,6 @@
"no-console": "error",
"no-negated-condition": "off",
"one-var": "off",
"radix": "off",
"spaced-comment": "off",
"unicorn/explicit-length-check": [
"error",