13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
{
|
|
"plugins": {
|
|
"remark-title": {},
|
|
"lint": {
|
|
"no-multiple-toplevel-headings": true,
|
|
"list-item-indent": false,
|
|
"maximum-line-length": false
|
|
}
|
|
},
|
|
"settings": {
|
|
"commonmark": true
|
|
}
|
|
} |