Files
node-screenlogic/.markdownlint.json

8 lines
116 B
JSON

{
"default": true,
"no-duplicate-header": {
"siblings_only": true
},
"line-length": false
}