Releases: TandaHQ/eslint-plugin-tanda
Releases · TandaHQ/eslint-plugin-tanda
v0.0.9
- fix broken import created by the last new rule
- add a linter to prevent this from happening again
v0.0.8
- Adds a
no-equal
rule to prevent equal()
from being used in QUnit tests