Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

0.14.0

Latest
Compare
Choose a tag to compare
@bradzacher bradzacher released this 04 Dec 16:43
· 68 commits to master since this release
150f582
  • [FIX] [no-unused-vars] Type param constraint & Support defaults. (#163)
  • [FIX] [no-unused-vars] address more false positives (#153)
  • [DEPS] Upgrade typescript-eslint-parser to 17.0.1 (#169)
  • [FIX] [no-unused-vars] assume constructor parameter args are used (#173)
  • [FIX] [no-use-before-define] fix top level scope handling (#175)