mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-01 15:17:57 +01:00
10 lines
200 B
Text
10 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
|
|
}
|