Releases: akinoccc/eslint-config-airbe
Releases · akinoccc/eslint-config-airbe
v1.2.1
v1.2.0
v1.1.0
v1.0.2
v1.0.1
This release is also available on:
1.0.1 (2024-08-02)
Bug Fixes
Features
- add default rules with
js
,ts
andvue
(c38fb43) - eslint config generator (1df6d10)
- rules: [stylistic] change rule of
no-trailing-spaces
(4d30e28) - rules: support
stylistic
config (b2da72f) - support
globals
config (2c957e3) - support
globals
config and custom flat config (1651fe4) - support the config of
import x
(33159ce)
Performance Improvements
v1.0.0-beta.7
This release is also available on:
1.0.0-beta.7 (2024-07-30)
Bug Fixes
Features
- support the config of
import x
(33159ce)
Performance Improvements
- split config (feb06cf)
v1.0.0-beta.6
This release is also available on:
1.0.0-beta.6 (2024-07-28)
Features
- rules: [stylistic] change rule of
no-trailing-spaces
(4d30e28)
v1.0.0-beta.5
This release is also available on:
1.0.0-beta.5 (2024-07-27)
Features
- rules: support
stylistic
config (b2da72f)
v1.0.0-beta.4
v1.0.0-beta.3
This release is also available on:
1.0.0-beta.3 (2024-07-19)
Performance Improvements
- rules: turn some rules off and to warn (36d3a10)