Skip to content

4.0.0

Compare
Choose a tag to compare
@mgechev mgechev released this 01 Nov 19:34
· 355 commits to master since this release

Features

Enable the new rule by adding the following line in your tslint.json config file:

"no-output-on-prefix-name": true

Thanks to @eromano for the rule implementation!

Breaking Changes

  • The rules templates-use-public, no-access-missing-member, invoke-injectable and template-to-ng-template no longer exist. Remove them from your tslint.json configuration.