Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Could not find a declaration file for module" error needs to use the unmangled package name where appropriate. #26121

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

mattmccutchen
Copy link
Contributor

Add a test case for an untyped sub-module of a scoped package with
typings. The other diagnostic message is covered by existing tests; I
guess no one looked at the baselines closely enough.

Fixes #23999.

unmangled package name where appropriate.

Add a test case for an untyped sub-module of a scoped package with
typings.  The other diagnostic message is covered by existing tests; I
guess no one looked at the baselines closely enough.

Fixes microsoft#23999.
@RyanCavanaugh
Copy link
Member

Thank you!

@RyanCavanaugh RyanCavanaugh merged commit 3ab7a98 into microsoft:master Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not find local declaration file for scoped packages
3 participants