UNPKG

linter-bundle

Version:

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

22 lines (21 loc) 294 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, "MD060": false }