Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

tslint not showing all warnings #725

Closed
moldstadt opened this issue Feb 8, 2017 · 0 comments
Closed

tslint not showing all warnings #725

moldstadt opened this issue Feb 8, 2017 · 0 comments

Comments

@moldstadt
Copy link

Short description of the problem:

When serving my project with app-scripts 1.0.1, I see only 1 tslint warning for an unused import. However, when serving with 1.0.0, I see about 10. For some reason 1.0.1 is not picking up all my unused imports.

What behavior are you expecting?

Correctly log all tslint warnings.

Steps to reproduce:

  1. add several unused imports to project files
  2. ionic serve
  3. not all tslint warnings are showing

Which @ionic/app-scripts version are you using?
1.0.1 (1.0.0 works as expected)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant