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

v5.9.1

Compare
Choose a tag to compare
@adidahiya adidahiya released this 10 Jan 22:19
· 352 commits to master since this release

🛠️ Bugfixes

  • [bugfix] Removed extraneous deprecation warning produced when using tslint:recommended or tslint:latest by disabling typeof-compare in these rulesets. (#3639)
  • [bugfix] Resolve directories as absolute paths when validating custom rulesDirectory paths, which fixes usage with tslint-loader. (#3640)