-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Needs More InfoThe issue still hasn't been fully clarifiedThe issue still hasn't been fully clarified
Description
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
?
bradleyayers, aravinda0, slavafomin, hmG3, Spongman and 4 more
Metadata
Metadata
Assignees
Labels
Needs More InfoThe issue still hasn't been fully clarifiedThe issue still hasn't been fully clarified