This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
9.0.0 "@tophat/eslint-config" (2023-10-02)
Breaking Changes
- Min TypeScript version is now v5.2.2 and min. @typescript-eslint version is 6.7.3. The typescript-eslint v6 change may bring in other changes to the default rules. (48bb6e0)
Bug Fixes
- removed no-confusing-void-expressions rule (#314) (c483dd1)
- simplify migration to v9 (#325) (c36a3c4)
- disable rules to ease v9 migration (#326) (6b8063b)