mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-22 09:18:18 +00:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
{
|
|
"plugins": [
|
|
"remark-preset-lint-recommended",
|
|
["remark-lint-list-item-indent", false],
|
|
["remark-lint-no-undefined-references", {
|
|
"allow": ["x", " "]
|
|
}]
|
|
]
|
|
} |