MakerBook/backoffice/.markdownlint.json

5 lines
100 B
JSON

{
"no-duplicate-heading": { "siblings_only": true},
"line-length": { "line_length": 140 }
}