mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-12-24 12:12:48 +08:00
11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
{
|
|
"html": {
|
|
"unformatted": ["a", "sub", "sup", "b", "i", "u", "pre"],
|
|
"wrap_line_length": 60,
|
|
"wrap_attributes": "auto",
|
|
"beautifyEntireFileOnSave": true,
|
|
// "preserve_newlines": false,
|
|
"indent_size": 2
|
|
}
|
|
}
|