Skip to content
This repository was archived by the owner on Nov 5, 2021. It is now read-only.

Conversation

@orta
Copy link
Contributor

@orta orta commented Sep 8, 2020

Discussion at the end of #64 - but roughly, the switch to allow target and lib to control the .d.ts acquisition didn't include a TS nicety in that it handles writing esnext in the lib but that is then converted to a fs lookup for lib.esnext.d.ts.

This PR adds that same handling.

@alexdima alexdima added this to the August 2020 milestone Sep 9, 2020
@alexdima alexdima merged commit 8a4357c into master Sep 9, 2020
@spahnke
Copy link
Contributor

spahnke commented Sep 10, 2020

I just tried this and it seems to tick all my boxes. Which means I can finally throw away my own registration of those libraries that was unnecessary bloat just to get rid of DOM completions. Thank you very much! 🥳

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants