We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2ef7c commit e73de29Copy full SHA for e73de29
.jshintrc
@@ -58,6 +58,6 @@
58
"prototypejs": false,
59
"maxparams": 4,
60
"maxdepth": 4,
61
- "maxstatements": 19,
+ "maxstatements": 20,
62
"maxcomplexity": 8
63
}
0 commit comments