@@ -0,0 +1,13 @@
|
||||
{
|
||||
"html": {
|
||||
"brace_style": "collapse",
|
||||
"indent_char": " ",
|
||||
"indent_scripts": "normal",
|
||||
"indent_size": 2,
|
||||
"wrap_indent": 8,
|
||||
"wrap_line_length": 80,
|
||||
"max_preserve_newlines": 1,
|
||||
"preserve_newlines": true,
|
||||
"unformatted": ["a", "sub", "sup", "b", "i", "u"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user