mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
d054621477
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 #23999.