Skip to content

destus90/angular-lint-issue

Repository files navigation

Angular-lint-issue

angular/angular-cli#17382

If the the file src/app/foo/foo.service is not imported anywhere it can not be linted at all.
Just uncomment the import statement in the the app.component.ts and the lint stage will be passed.

Command in your terminal: ng lint --files src/app/foo/foo.service.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published