sdk-javascript/.remarkrc

11 lines
162 B
Plaintext

{
"remarkConfig": {
"plugins": [
"remark-preset-lint-recommended",
[
"remark-lint-list-item-indent",
"space"
]
]
}
}