Skip to content

Releases: TandaHQ/eslint-plugin-tanda

Update to i18n

08 Apr 23:48
Compare
Choose a tag to compare
  • htmlName no longer requires i18n (useful for passing name prop to a native component).

  • probs some other stuff couple versions since release 🤙

v0.0.9

25 Oct 23:56
d4bc5da
Compare
Choose a tag to compare
  • fix broken import created by the last new rule
  • add a linter to prevent this from happening again

v0.0.8

25 Oct 23:10
dd7f595
Compare
Choose a tag to compare
  • Adds a no-equal rule to prevent equal() from being used in QUnit tests