This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
0.25.0
What's Changed
- Prepare for next development iteration by @yassin-kammoun-sonarsource in #446
- Fix FP 3699 (no-use-of-empty-return-values) to handle ambient functions by @zglicz in #451
- Make no-unused-collection not trigger if writing to elements of said collection by @zglicz in #452
- Replace devDependency
@typescript-eslint/experimental-utils
with@typescript-eslint/utils
by @yassin-kammoun-sonarsource in #453
New Contributors
Full Changelog: 0.24.0...0.25.0