You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
There are new versions of codelyzer available from npm.
4.0.0
Features
Enable the new rule by adding the following line in your
tslint.json
config file:Thanks to eromano for the rule implementation!
Breaking Changes
templates-use-public
,no-access-missing-member
,invoke-injectable
andtemplate-to-ng-template
no longer exist. Remove them from yourtslint.json
configuration.The text was updated successfully, but these errors were encountered: