summaryrefslogtreecommitdiffstats
path: root/ui/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui/.eslintrc.json')
-rw-r--r--ui/.eslintrc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/.eslintrc.json b/ui/.eslintrc.json
index bee9e538..a4aecfa0 100644
--- a/ui/.eslintrc.json
+++ b/ui/.eslintrc.json
@@ -38,6 +38,7 @@
"inferno/no-direct-mutation-state": 0,
"inferno/no-unknown-property": 0,
"max-statements": 0,
+ "max-params": 0,
"new-cap": 0,
"no-console": 0,
"no-duplicate-imports": 0,