Files
node-intellicenter/.markdownlint.json

8 lines
90 B
JSON

{
"default": true,
"MD024": {
"siblings_only": true
},
"line-length": false
}