mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-01 21:38:16 +01:00
11 lines
200 B
Text
11 lines
200 B
Text
|
{
|
||
|
"default": true,
|
||
|
"MD003": { "style": "atx" },
|
||
|
"MD007": { "indent": 4 },
|
||
|
"MD013": { "line_length": 200 },
|
||
|
"MD033": false,
|
||
|
"MD034": false,
|
||
|
"no-hard-tabs": false,
|
||
|
"whitespace": false
|
||
|
}
|