angular-klingon / klingon

Angular Klingon: The UI companion for the @angular/cli
https://angular.run
MIT License
189 stars 19 forks source link

Fix linting issues and remove unused codes #93

Closed sumitparakh closed 5 years ago

sumitparakh commented 5 years ago

Perform some code cleaning

sumitparakh commented 5 years ago

no-access-missing-member, invoke-injectable & templates-use-public removed from tslint.

Related https://github.com/mgechev/codelyzer/issues/488 https://github.com/mgechev/codelyzer/issues/264