Releases: jimmy-guzman/eslint-config
Releases Β· jimmy-guzman/eslint-config
v3.6.0
3.6.0 (2024-11-04)
Bug Fixes
- π allow
vitest
's describe, expect and it (8109cf9)
- π include
vinxi
's outputs in ignores
(8bf8c9d)
Features
- β¨ bump
globals
to v15.12.0 (bf8f6ca)
- β¨ bump
typescript-eslint
to v8.13.0 (e527114)
- β¨ change
curly
to "all" (3133ce9)
- β¨ enable
import-x/extensions
rule (e493f6c)
- β¨ make
imports
recommended rules all errors (2d51c8b)
v3.5.0
3.5.0 (2024-11-03)
Features
- β¨ enable
react/forward-ref-uses-ref
(e7d8318)
- β¨ enable
react/no-object-type-as-default-prop
(af90a75)
v3.4.2
3.4.2 (2024-11-02)
Bug Fixes
- π favor
reportUnusedDisableDirectives
instead (#41) (eb17660)
v3.4.1
3.4.1 (2024-11-02)
Bug Fixes
- π rename "disabled" config to "prettier" (5eea59b)
v3.4.0
3.4.0 (2024-11-02)
Bug Fixes
- π ignore
**/*.gen.*
generated files (b4a524a)
Features
- β¨ add
eslint-comments
rules (268d6d8)
v3.3.0
3.3.0 (2024-11-01)
Features
- β¨ add
eslint-plugin-unicorn
rules (#38) (6473700)
v3.2.4
3.2.4 (2024-11-01)
Bug Fixes
- π have better support for "prefer-node-protocol" (cc27e4f)
v3.2.3
3.2.3 (2024-11-01)
Bug Fixes
- π use correct types for
@eslint/js
(#36) (de05d47)
v3.2.2
3.2.2 (2024-11-01)
Bug Fixes
- π remove duplicate TypeScript configs (#35) (7b319d2)
v3.2.1
3.2.1 (2024-10-31)
Bug Fixes
- π actually enforce separate type imports (#34) (ceadc95)