Changed
- BREAKING: Added back rule
jest/prefer-snapshot-hintwith false positives now fixed. (#56)
- Added
eslint-config-prettierto allow disabling all formatting rules in favor ofprettier(#58)
Fixed
- Updated to latest dependencies, including
eslint-plugin-jestandeslint-plugin-jsdoc
Miscellaneous
- Added
prettierand disabledeslintformatting rules. (#59)