Reorder README.md options.* properties into alphabetical order.

This commit is contained in:
David Anson 2022-06-04 15:06:07 -07:00
parent 6718944b0f
commit 535aa1a2ee
2 changed files with 76 additions and 76 deletions

View file

@ -651,16 +651,16 @@ test.cb("readmeHeadings", (t) => {
"## API",
"### Linting",
"#### options",
"##### options.config",
"##### options.customRules",
"##### options.files",
"##### options.strings",
"##### options.config",
"##### options.frontMatter",
"##### options.fs",
"##### options.handleRuleFailures",
"##### options.markdownItPlugins",
"##### options.noInlineConfig",
"##### options.resultVersion",
"##### options.markdownItPlugins",
"##### options.fs",
"##### options.strings",
"#### callback",
"#### result",
"### Config",