Skip to content

Commit

Permalink
4 spaces indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Some Popcorn Time Contributor authored and watdafox committed Apr 5, 2015
1 parent 203b290 commit def1051
Show file tree
Hide file tree
Showing 70 changed files with 15,481 additions and 15,478 deletions.
5 changes: 4 additions & 1 deletion .jsbeautifyrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,16 @@
"e4x": false,
"eval_code": false,
"indent_level": 0,
"indent_with_tabs": true,
"indent_with_tabs": false,
"indent_size": 4,
"indent_char": " ",
"jslint_happy": true,
"keep_array_indentation": false,
"keep_function_indentation": false,
"max_preserve_newlines": 3,
"preserve_newlines": true,
"space_before_conditional": true,
"space-after-anon-function": true,
"space_in_paren": false,
"unescape_strings": true,
"wrap_line_length": 0,
Expand Down
Loading

0 comments on commit def1051

Please sign in to comment.