update travis and some stuff

Former-commit-id: 7b81b0828f72d824080ac47d5724bf8301b35947
This commit is contained in:
Henrique Dias
2017-01-03 17:06:04 +00:00
parent 4c4d80166c
commit 01b475f4f0
5 changed files with 314 additions and 310 deletions

View File

@@ -15,7 +15,7 @@
"end_with_newline": false, // End output with newline
"indent_char": " ", // Indentation character
"indent_level": 0, // Initial indentation level
"indent_size": 4, // Indentation size
"indent_size": 2, // Indentation size
"indent_with_tabs": false, // Indent with tabs, overrides `indent_size` and `indent_char`
"jslint_happy": false, // If true, then jslint-stricter mode is enforced
"keep_array_indentation": false, // Preserve array indentation