Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

v3.1.0

Compare
Choose a tag to compare
@adidahiya adidahiya released this 01 Dec 01:22
· 1706 commits to master since this release
  • [bugfix] build with TS v1.7.3 to fix null pointer exception (#832)
  • [bugfix] fixed false positive in no-require-imports rule (#816)
  • [bugfix] fixed no-shadowed-variable false positives when handling destructuring in function params (#727)
  • [enhancement] rulesDirectory in tslint.json now supports multiple file paths (#795)