remark-lint/.mdastrc
2015-08-17 13:41:45 +02:00

13 lines
136 B
Plaintext

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