mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-11-01 03:51:13 +00:00
15 lines
300 B
Plaintext
15 lines
300 B
Plaintext
|
{
|
||
|
"default": true,
|
||
|
"MD013": {
|
||
|
"line_length": 480,
|
||
|
"heading_line_length": 80,
|
||
|
"code_block_line_length": 280,
|
||
|
"code_blocks": true,
|
||
|
"tables": true,
|
||
|
"headings": true,
|
||
|
"headers": true,
|
||
|
"strict": false,
|
||
|
"stern": false
|
||
|
}
|
||
|
}
|