Releases: act-org/eslint-config
Releases · act-org/eslint-config
v4.16.0
4.16.0 (2024-09-26)
Features
- Add a nest configuration for linting BE development projects (807197e)
v4.15.0
4.15.0 (2024-09-26)
Features
- Remove deprecated max-len rule, as it is conflicting with prettier anyway (6a91d9f)
v4.14.0
4.14.0 (2024-09-26)
Features
- Added support for next, regex, sort-keys-fix plugins (3a2afbd)
v4.13.0
4.13.0 (2024-09-26)
Features
- Added rules for mdx and storybook files (b09fff4)
v4.12.0
4.12.0 (2024-09-26)
Features
- Added eslint-import-resolver-node to the core setup (41b7478)
v4.11.0
4.11.0 (2024-09-26)
Features
- Added eslint-import-resolver-typescript to the core config (8ffdf0a)
v4.10.0
4.10.0 (2024-09-25)
Features
- Bumped all eslint packages to their latest eslint@8 compatible releases (c9b61a1)
v4.9.0
4.9.0 (2024-09-25)
Features
- Upgraded prettier to 3.3.3, as well as associated eslint packages (8d4fd34)
v4.8.0
4.8.0 (2024-09-25)
Features
- Set tsconfig > compilerOptions.incremental to false by default (66874c3)