Generate example JSONC configuration with all properties set to their default value.

This commit is contained in:
David Anson 2021-01-19 20:41:04 -08:00
parent cc61de8f2b
commit 5b7e9b87be
8 changed files with 326 additions and 15 deletions

View file

@ -380,6 +380,9 @@ Example:
}
```
See [.markdownlint.jsonc](schema/.markdownlint.jsonc) for an example
configuration object with all properties set to their default value.
Sets of rules (known as a "style") can be stored separately and loaded
as [JSON](https://en.wikipedia.org/wiki/JSON).