This repository was archived by the owner on Mar 9, 2026. It is now read-only.
What's Changed
BREAKING:
- #10 removes
@typescript-eslint/explicit-function-return-typefrom typescript files because universal explicit returns can mask issues and makes maintenance harder. Marking as a Major because it diverges from the previous behavior.
Full Changelog: v6.0.0...v7.0.0