github-pages-deploy-action/node_modules/regextras/.remarkrc

12 lines
246 B
Plaintext
Raw Normal View History

2020-03-31 20:40:00 +08:00
{
"plugins": {
"lint": {
"no-multiple-toplevel-headings": false,
"ordered-list-marker-value": "one",
"no-missing-blank-lines": false,
"list-item-spacing": false,
"list-item-indent": false
}
}
}