Files
assetprecompiler/.markdownlint.json
2021-09-19 13:31:57 -05:00

8 lines
116 B
JSON

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