Skip to content

v0.1.2

Choose a tag to compare

@favorodera favorodera released this 18 Jun 17:59
· 5 commits to main since this release

compare changes

Added

  • configs: Update jsdoc and markdown rules (5fce15c)

    • add jsdoc/lines-before-block rule
    • disable unicode-bom in markdown
    • disable vue/no-unused-vars in markdown
  • markdown: Add frontmatter support and disable jsdoc (d1af7c1)

    • enable yaml frontmatter in markdown processing
    • disable jsdoc requirement for markdown files

Fixed

  • globs: Update codeInMdGlob pattern (a72b5a0)

    • fix glob to match code blocks in root of md files

❤️ Contributors