mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2024-11-13 22:43:13 +01:00
9 lines
146 B
JSON
9 lines
146 B
JSON
|
{
|
||
|
"default": true,
|
||
|
"relative-links": true,
|
||
|
"extends": "markdownlint/style/prettier",
|
||
|
"MD024": false,
|
||
|
"MD033": false,
|
||
|
"MD041": false
|
||
|
}
|