Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
JSCS update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Henke committed Jul 29, 2013
1 parent 4b1b677 commit def098f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jscs.json
Expand Up @@ -4,7 +4,6 @@
"disallowSpaceAfterKeywords": [],
"disallowMultipleVarDecl": true,
"requireSpacesInsideObjectBrackets": "all",
"disallowQuotedKeysInObjects": false,
"disallowSpaceAfterObjectKeys": true,
"disallowLeftStickedOperators": [ "?", "+", "-", "/", "*", "=", "==", "===", "!=", "!==", ">", ">=", "<", "<=" ],
"requireRightStickedOperators": [ "!" ],
Expand Down

0 comments on commit def098f

Please sign in to comment.