From e20c465b33325bb84641c9c942c57474269f8bfc Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 25 May 2020 10:33:47 +0300 Subject: [PATCH] Enable radix ESLint rule Signed-off-by: XhmikosR --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 89928fda..c51de49a 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,6 @@ "no-console": "error", "no-negated-condition": "off", "one-var": "off", - "radix": "off", "spaced-comment": "off", "unicorn/explicit-length-check": [ "error",