git-subtree-dir: libs/CommService git-subtree-split: 7ccc0fce88bbc5969df060058cf0fb57abe3bcf9
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"]}]
|
|
]
|
|
}
|