@drewbot/sass-flexbox-grid
Version:
A responsive sass grid library built with flexbox
48 lines (47 loc) • 1.44 kB
Plain Text
{
"html": {
"allowed_file_extensions": [ "htm", "html", "xhtml", "shtml", "xml", "svg", "hbs", "tag" ],
"brace_style": "collapse",
"end_with_newline": false,
"indent_char": "\t",
"indent_handlebars": true,
"indent_inner_html": true,
"indent_scripts": "normal",
"indent_size": 1,
"max_preserve_newlines": 3,
"preserve_newlines": true,
"unformatted": [ "a", "span", "img", "code", "pre", "sub", "sup", "em", "strong", "b", "i", "u", "strike", "big", "small", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ],
"wrap_line_length": 0
},
"css": {
"allowed_file_extensions": [ "css", "scss", "sass", "less" ],
"end_with_newline": false,
"indent_char": "\t",
"indent_size": 1,
"newline_between_rules": true,
"selector_separator": " ",
"selector_separator_newline": true
},
"js": {
"allowed_file_extensions": [ "js", "json", "jshintrc", "jsbeautifyrc", "eslintrc" ],
"brace_style": "collapse",
"break_chained_methods": false,
"e4x": false,
"end_with_newline": false,
"indent_char": "\t",
"indent_level": 0,
"indent_size": 1,
"indent_with_tabs": true,
"jslint_happy": true,
"keep_array_indentation": false,
"keep_function_indentation": false,
"max_preserve_newlines": 3,
"preserve_newlines": true,
"space_after_anon_function": true,
"space_before_conditional": true,
"space_in_empty_paren": false,
"space_in_paren": true,
"unescape_strings": false,
"wrap_line_length": 0
}
}