v5.0.0
5.0.0 (2019-12-12)
Features
BREAKING CHANGES
- Updated React rules to suit common practices
- Removed some more restrictive rules
- Moved jest specific rules to only target test files (e.g.
thing.test.js,other.spec.ts) - Moved cypress specific rules to only target files within a top-level
cypressfolder