Skip to content

Commit

Permalink
(update) .jscrc config
Browse files Browse the repository at this point in the history
- Change validateIndentation to 2
  • Loading branch information
wcwung committed Apr 1, 2015
1 parent 33df1a0 commit 4c5b756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jscsrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

"requireParenthesesAroundIIFE": true,
"validateLineBreaks": "LF",
"validateIndentation": 2,

"disallowKeywords": ["with"],
"disallowSpacesInsideObjectBrackets": null,
Expand Down

0 comments on commit 4c5b756

Please sign in to comment.