This repository was archived by the owner on Jan 19, 2019. It is now read-only.
- [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)