mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-29 04:03:52 +00:00
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"]}]
|
|
]
|
|
}
|