format/jshint favourites.js

This commit is contained in:
psychobunny
2013-09-18 10:44:54 -04:00
parent c69e30c146
commit cf4ba9d1d3
2 changed files with 18 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
"indent_size": 4,
"indent_char": " ",
"indent_level": 0,
"indent_with_tabs": false,
"indent_with_tabs": true,
"preserve_newlines": true,
"max_preserve_newlines": 10,
"jslint_happy": true,