We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89eca4 commit 6eb13e2Copy full SHA for 6eb13e2
1 file changed
.jscs.json
@@ -17,7 +17,7 @@
17
"return",
18
"catch"
19
],
20
- "requireMultipleVarDecl": true,
+ "disallowMultipleVarDecl": true,
21
"disallowLeftStickedOperators": [
22
"?",
23
"+",
0 commit comments