-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
I recently thought about this, and not sure if this is something we want. But I can assume that some people want to know if the type definitions work for TypeScript >=3.1.0 for instance.
I think it would be possible if we dynamically installed TypeScript depending on engines.typescript or something in package.json.
One thing to figure out though is that we need two private methods from within TypeScript which aren't exposed. I worked around this by shipping TypeScript myself with two extra manually added lines. So if we want to do this, we need to find a way to dynamically add them. Don't think it's impossible, just makes it a bit harder.
Don't think it would be a good idea to ship this library with 10 TypeScript versions 😂.
ExE-Boss, pzuraq, likern, phryneas, delvedor and 8 more
Metadata
Metadata
Assignees
Labels
No labels