node-m2h
Version:
Converts markdown to HTML.
30 lines (29 loc) • 831 B
Plain Text
{
"brace_style": "collapse-preserve-inline",
"break_chained_methods": false,
"e4x": true,
"end_with_newline": true,
"end_with_comma": false,
"indent_char": " ",
"indent_level": 0,
"indent_size": 2,
"indent_with_tabs": false,
"jslint_happy": false,
"keep_array_indentation": false,
"keep_function_indentation": false,
"preserve_newlines": true,
"max_preserve_newlines": 4,
"preserve_ternary_lines": true,
"space_after_anon_function": true,
"space_after_named_function": true,
"space_before_conditional": true,
"space_in_empty_paren": false,
"space_in_paren": false,
"unescape_strings": false,
"wrap_attributes": "auto",
"wrap_attributes_indent_size": 2,
"wrap_line_length": 0,
"selector_separator_newline": true,
"space_around_combinator": true,
"newline_between_rules": true
}