Releases: atheck/eslint-config-heck
Releases · atheck/eslint-config-heck
v1.49.1
1.49.1 (2023-09-15)
Bug Fixes
- modify "nodeWithBiome" ruleset (4dec28a)
v1.48.0
1.48.0 (2023-09-10)
Features
- deactivate rule
max-lines-per-function
in favor of max-statements
(#17) (a59ca27)
v1.47.1
1.47.1 (2023-08-17)
Bug Fixes
- also activate padding between statements rule in noFormatting config for typescript (ee45446)
v1.47.0
1.47.0 (2023-08-17)
Features
- extend padding between statements rule, activate it again in noFormatting config (09782bc)
v1.46.1
1.46.1 (2023-08-15)
Bug Fixes
- exclude config files from npm package (d14be74)
v1.46.0
1.46.0 (2023-08-15)
Features
- update deps and remove no longer existing rules from
eslint-plugin-testing-library
(2ca69dc)
v1.45.2
1.45.2 (2023-08-02)
Bug Fixes
- restore old default settings for
@typescript-eslint/prefer-nullish-coalescing
rule (5139888)
v1.45.1
1.45.1 (2023-08-02)
Bug Fixes
- remove deprecated typescript rules (fc6072c)