Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

v30.0.0

Compare
Choose a tag to compare
@cartogram cartogram released this 24 Jul 22:32
· 110 commits to master since this release

Changes

  • Changed typescript/interface-name-prefix to prevent I prefixes in TypeScript interface names
  • Enabled jest/no-duplicate-hooks
  • Enabled jest/no-export
  • Enabled no-async-promise-executor
  • Removed shopify/jest/no-try-expect we now use jest/no-try-expect instead
  • Removed shopify/jest/no-if we now use jest/no-if instead