Files
simple-scaffold/.markdownlint.json
Chen Asraf bf10fb8ec3 update docs
2022-04-21 15:34:03 +03:00

9 lines
149 B
JSON

{
"line-length": {
"line_length": 100,
"tables": false,
"code_blocks": false
},
"no-inline-html": false,
"first-line-h1": false
}