{ "brace_style": "collapse", "break_chained_methods": false, "e4x": false, "eval_code": false, "indent_char": " ", "indent_level": 0, "indent_size": 2, "indent_with_tabs": false, "jslint_happy": false, "keep_array_indentation": false, "keep_function_indentation": false, "max_preserve_newlines": 4, "preserve_newlines": true, "space_before_conditional": true, "space_in_paren": false, "space_after_anon_function": false, "unescape_strings": false, "wrap_line_length": 0, "eol": "\n", "wrap_attributes": "auto", "wrap_attributes_indent_size": 4, "end_with_newline": false, "selector_separator_newline": true, "indent_scripts": "keep", "unformatted": ["a", "sub", "sup", "b", "i", "u"], "html": { "file_types": [".html", ".ejs"] }, "css": { "file_types": [".css", ".less", ".sass", ".scss"] }, "js": { "file_types": [".js", ".json"] } }