Skip to content

noimplicitany and module without typings #13348

Closed
@unional

Description

@unional

tsc 2.1.4

In 2.1 tsc support import module as any if they are installed through npm but no typings is found.

With --noImplicitAny, this is prohibited, meaning user need to get all typings for all modules again.

Should we consider this as an exception case for --noImplicitAny?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs More InfoThe issue still hasn't been fully clarified

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions