12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
{
|
|
"default": true,
|
|
"colors": true,
|
|
"header-increment": false,
|
|
"line-length": false,
|
|
"no-trailing-punctuation": { "punctuation": ".,;:" },
|
|
"no-duplicate-header": false,
|
|
"no-inline-html": false,
|
|
"no-hard-tabs": false,
|
|
"whitespace": false
|
|
}
|