mirror of
https://github.com/armbian/bash-util.git
synced 2026-01-06 10:37:49 -08:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
{
|
|
"plugins": [
|
|
"remark-preset-lint-markdown-style-guide",
|
|
["remark-lint-list-item-spacing", false],
|
|
["remark-lint-maximum-line-length", false],
|
|
["remark-lint-no-duplicate-headings", false]
|
|
]
|
|
}
|