mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
8 lines
148 B
JSON
8 lines
148 B
JSON
![]() |
{
|
||
|
"extends": "config-child.json",
|
||
|
"MD003": false,
|
||
|
"MD007": { "indent": 4 },
|
||
|
"no-hard-tabs": true,
|
||
|
"line-length": { "line_length": 200 }
|
||
|
}
|