mirror of https://github.com/linuxdeepin/linglong
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
|
|
{
|
||
|
|
"plugins": [
|
||
|
|
"remark-preset-lint-recommended",
|
||
|
|
["remark-lint-list-item-indent", "space"],
|
||
|
|
["remark-lint-no-undefined-references", {"allow": ["^1"]}]
|
||
|
|
]
|
||
|
|
}
|