Releases: maks-rafalko/eslint-plugin-proper-tests
Releases · maks-rafalko/eslint-plugin-proper-tests
Add support for `@typescript-eslint`@v8
What's Changed
- Upgrade plugin to
@typescript-eslint
v8 by @maks-rafalko in #9
Full Changelog: 1.0.10...2.0.0
1.0.10
What's Changed
Changed:
- Enable plugin for recommended config so that developers can use the minimal eslint config by @maks-rafalko in #8
- Use
--report-unused-disable-directives
to report unused eslint-disable comments by @maks-rafalko in #5 - Report unused disable directives by @maks-rafalko in #6
Full Changelog: 1.0.9...1.0.10
1.0.9
Full Changelog: 1.0.8...1.0.9
Add new rule `no-long-arrays-in-test-each`
What's Changed
- Add new rule
no-long-arrays-in-test-each
by @maks-rafalko in #3
Full Changelog: 1.0.6...1.0.7
1.0.6
Full Changelog: 1.0.5...1.0.6
Add `no-mixed-expectatino-groups` to recommended shared config
1.0.4
Minor fixes after publishing
1.0.3 Update readme with correct plugin name
Automatic releases from GH Actions
1.0.2 Fix npm run build command
1.0.1
The first release from GitHub Actions.