Skip to content

v1.3.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 04:05
· 13 commits to main since this release
294fbf1

Bug Fixes

  • docs: fix incorrect rule name in vitest/require-mock-type-parameters example (#740) (d48741a)

Features

  • prefer-describe-function-title: Check for unnecessary .name (#744) (5f1fe04)

What's Changed

  • fix(docs): fix incorrect rule name in vitest/require-mock-type-parameters example by @sceee in #740
  • feat(prefer-describe-function-title): Check for unnecessary .name by @y-hsgw in #744
  • fix(build): add missing @typescript-eslint/scope-manager dependency by @y-hsgw in #747
  • chore(eslint): migrate to typescript-eslint and apply recommended config by @y-hsgw in #746

New Contributors

Full Changelog: v1.3.4...v1.3.5