UNPKG

linter-bundle

Version:

Ready-to use bundle of linting tools, containing configurations for ESLint, stylelint and markdownlint.

21 lines (20 loc) 277 B
{ "default": true, "MD013": { "line_length": 300, "code_block_line_length": 300, "tables": false }, "MD024": { "siblings_only": true }, "MD026": { "punctuation": ".,;:!。,;:!" }, "MD033": { "allowed_elements": [ "span" ] }, "MD046": false }