This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
v30.0.0
Changes
- Changed
typescript/interface-name-prefix
to preventI
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 usejest/no-try-expect
instead - Removed
shopify/jest/no-if
we now usejest/no-if
instead