This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
tslint not showing all warnings #725
Closed
Description
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:
- add several unused imports to project files
- ionic serve
- not all tslint warnings are showing
Which @ionic/app-scripts version are you using?
1.0.1 (1.0.0 works as expected)
Metadata
Metadata
Assignees
Labels
No labels