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

v2.5.1

Compare
Choose a tag to compare
@adidahiya adidahiya released this 02 Oct 00:31
· 1828 commits to master since this release
  • [new-rule] no-inferrable-types rule (#676)
  • [new-rule-option] "avoid-escape" option for quotemark rule (#543)
  • [bugfix] type declaration for tslint external module #686
  • [enhancement] AbstractRule and AbstractFormatter are now abstract classes (#631)
    • Note: Lint.abstract() is now deprecated