specs/.textlintrc

8 lines
95 B
Plaintext
Raw Permalink Normal View History

2020-05-25 12:18:39 +00:00
{
"filters": {},
"rules": {
"no-empty-section": true,
"footnote-order": true
}
}