1
0
forked from Rowland/EG
EG/Cesium-1.132/node_modules/markdownlint/style/relaxed.json
2025-08-25 17:48:13 +08:00

13 lines
233 B
JSON

{
"comment": "Relaxed rules",
"default": true,
"whitespace": false,
"line_length": false,
"ul-indent": false,
"no-inline-html": false,
"no-bare-urls": false,
"fenced-code-language": false,
"first-line-h1": false
}