Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

v1.8.1

Compare
Choose a tag to compare
@Arcanemagus Arcanemagus released this 25 Sep 17:17
· 382 commits to master since this release
v1.8.1
bc5ebfb

Implemented enhancements:

  • Option to use globally-installed tslint #189

Fixed bugs:

  • no-unnecessary-type-assertion always errors #200
  • Fix invocation of Linter.createProgram() to use full tsconfig path #202 (smhxx)