roblox-ts icon indicating copy to clipboard operation
roblox-ts copied to clipboard

`transformTypeReferenceDirectives` does not account for arbitrary packages

Open osyrisrblx opened this issue 2 years ago • 0 comments

..maybe we should just PR to fix this in TypeScript repo.

i.e.

/// <reference types="t" />

This causes really funky issues with resolving package paths for import statements

osyrisrblx avatar Dec 31 '22 22:12 osyrisrblx