Releases: axross/eslint-config
Releases · axross/eslint-config
v2.25.1
2.25.1 (2024-12-08)
Bug Fixes
- allow require() in react native projects (e107d06)
v2.25.0
2.25.0 (2024-12-07)
Features
- turn off json.parse buffer rule (bb49094)
v2.24.2
2.24.2 (2024-12-06)
Bug Fixes
- allow default exports in storybook config files (7489fa8)
v2.24.1
2.24.1 (2024-12-04)
Bug Fixes
- enable consistent newline style (6a4c362)
v2.24.0
2.24.0 (2024-12-04)
Features
- ignore react-native flow files from import-x dependency resolver (8fbd76a)
v2.23.1
2.23.1 (2024-12-04)
Bug Fixes
- disable no-default-export for config files (2c9e5d6)
v2.23.0
2.23.0 (2024-12-03)
Features
- support allowDefaultProject overloads (cbdb27b)
v2.22.2
2.22.2 (2024-12-03)
Bug Fixes
- allow only the react-navigation's default type definition (1b31974)
v2.22.1
2.22.1 (2024-12-03)
Bug Fixes
- add missing abbreviations (038acfd)
v2.22.0
2.22.0 (2024-12-03)
Features
- allow react-navigation specific abbreviations (fe909eb)