9 lines
159 B
JSON
9 lines
159 B
JSON
|
{
|
||
|
"default": true,
|
||
|
"MD003": { "style": "atx" },
|
||
|
"MD007": { "indent": 4 },
|
||
|
"MD013": { "line_length": 9999 },
|
||
|
"no-hard-tabs": false,
|
||
|
"whitespace": false
|
||
|
}
|