Skip to content
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
@moldstadt

Description

@moldstadt

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions