Releases: gcoguiec/eslint-config
Releases · gcoguiec/eslint-config
v1.1.4
- Refactor
FlatConfig
=> Config
v1.1.3
- Upgrade to ESLint
9.9.x
.
- Bump plugins to their most recent versions and upgrade their configuration accordingly.
v1.1.2
- Actual
v1.1.1
release, forgot to build the distribution before publishing it 😅
v1.1.1
- Move all configuration to the new flat format.
v1.0.5
- feat: Remove project option for the vue-eslint-parser.
v1.0.3
- Use the recently improved @typescript/eslint's
parserOptions.project: true
option.
- Bump dependencies.
v1.0.2
- RIP reactivity transform.