Releases: trouble/eslint-config
Releases · trouble/eslint-config
v3.0.1
What's Changed
- V3 by @jacobsfletch in #16
- fix: bumps eslint-plugin-jest-dom peer dependency to ^4.0.0 by @jacobsfletch in #17
Full Changelog: v2.0.3...v3.0.1
v2.0.3
2.0.3
v2.0.0
2.0.0
v1.2.4
disables jest/no-disabled-tests rule
v1.2.3
adds CODEOWNERS, nests entrypoint into /configs
v1.2.0
creates jest config with basic rulesets, extends within default expor…
v1.1.4
removes minProperties from object-curly-newline rule
v1.1.2
adds support for independent linting
v1.1.1
removes base extend from react config
v1.1.0
exports rules by type, adds support for selective configs