15 lines
293 B
JSON
15 lines
293 B
JSON
{
|
|
"default": true,
|
|
"no-trailing-punctuation": {
|
|
"punctuation": ".,;:!"
|
|
},
|
|
"MD002": { "level": 2 },
|
|
"MD013": false,
|
|
"MD024": false,
|
|
"MD033": false,
|
|
"first-line-h1": false,
|
|
"no-hard-tabs": true,
|
|
"no-trailing-spaces": {
|
|
"br_spaces": 2
|
|
}
|
|
} |