mirror of https://github.com/CrimsonTome/tldr.git
12 lines
218 B
JSON
12 lines
218 B
JSON
|
{
|
||
|
"default": true,
|
||
|
"MD003": { "style": "atx" },
|
||
|
"MD007": { "indent": 4 },
|
||
|
"MD013": { "line_length": 250 },
|
||
|
"MD029": false,
|
||
|
"MD033": false,
|
||
|
"MD034": false,
|
||
|
"no-hard-tabs": false,
|
||
|
"whitespace": false
|
||
|
}
|