Skip to content

Releases: ifiokjr/tslint-rules

Release list

v2.0.0

Choose a tag to compare

@ifiokjr ifiokjr released this 02 Feb 08:02
312997e

Breaking Changes:

  • Update to tslint@^5.12.1
  • Update to prettier@^1.16.3
  • Removed custom-no-implicit-dependencies. Use tslint no-implicit-dependencies instead
  • Removed custom-no-unused-variable-rule and replaced it with no-unused from tslint-consistent-codestyle