remark-lint/.mdastrc

12 lines
115 B
Plaintext

{
"plugins": [
"./",
"github",
"toc",
"yaml-config"
],
"settings": {
"bullet": "*"
}
}