147125babf
git-subtree-dir: libs/cli11 git-subtree-split: dcbcb4721dda5dab0a56d9faaaee50e6a30f7758
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"]}]
|
|
]
|
|
}
|