Skip to content

v0.0.19

Choose a tag to compare

@favorodera favorodera released this 16 Jun 10:22
· 14 commits to main since this release

compare changes

Added

  • configs: Enable test/no-hooks rule (531f33e)

    • Enable test/no-hooks rule globally
    • Remove local override disabling the rule

Fixed

  • vue: Remove vue/require-explicit-slots rule (b3d0711)

Refactors

  • configs: Disable test/no-hooks rule (7c264c3)

    • Move test/no-hooks rule to off
    • Allow usage of hooks in test files
  • eslint: Remove no-duplicate-imports rule (528a2fc)

    • remove duplicate imports rule from config

❤️ Contributors