Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Releases: BendingBender/tslint-rules

v3.0.0

11 May 20:08
Compare
Choose a tag to compare
  • BREAKING CHANGES
    • [enhancement] Upgraded to tslint@5

v2.1.0

18 Jan 22:13
Compare
Choose a tag to compare
  • [new-fixer] jasmine-no-lambda-expression-callbacks
  • [new-fixer] import-barrels
  • [new-rule-option] fixWithExplicitBarrelImport added to import-barrels
  • [enhancement] Added preliminary checks for jasmine-no-lambda-expression-callbacks rule to skip walking file if there are no jasmine top-level statements.

v2.0.0

18 Jan 22:14
Compare
Choose a tag to compare
  • BREAKING CHANGES
    • [enhancement] Upgraded to tslint@4

v1.0.0

18 Jan 22:14
Compare
Choose a tag to compare
  • [new-rule] import-barrels rule added
  • [new-rule] jasmine-no-lambda-expression-callbacks rule added