Skip to content
Snippets Groups Projects
Unverified Commit a8119d5f authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Increase ESLint complexity to 31

parent 1a3f028e
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@
}],
"no-lonely-if": 2,
"no-trailing-spaces": 2,
"complexity": [1, 11],
"complexity": [1, 31],
"space-in-parens": [2, "never"],
"space-before-function-paren": [2, "never"],
"space-before-blocks": [2, "always"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment