Skip to content

Make /// <reference lib="..." /> triple slash directives work #164

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

Closed
dead-claudia opened this issue Dec 26, 2019 · 1 comment
Closed

Make /// <reference lib="..." /> triple slash directives work #164

dead-claudia opened this issue Dec 26, 2019 · 1 comment
Labels
Playground Issues that affect the Playground

Comments

@dead-claudia
Copy link

This snippet works as expected, because the target is set to ES2015, but this doesn't, because the directive isn't interpreted and handled correctly. I'd like it to work for both.

Related to #136.

@orta orta added the Playground Issues that affect the Playground label Dec 31, 2019
@orta
Copy link
Contributor

orta commented Mar 10, 2021

This was fixed when we started using the TS resolving setup for lib d.ts files 👍🏻

@orta orta closed this as completed Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Playground Issues that affect the Playground
Projects
None yet
Development

No branches or pull requests

2 participants