Skip to content
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

TypeScript 4.7 TsConfigJson.Module updates. #418

Closed
scott-lc opened this issue Jul 6, 2022 · 0 comments
Closed

TypeScript 4.7 TsConfigJson.Module updates. #418

scott-lc opened this issue Jul 6, 2022 · 0 comments

Comments

@scott-lc
Copy link

scott-lc commented Jul 6, 2022

Please add nodenext and node16 to the TsConfigJson.Module type definition as per https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#esm-nodejs

export type Module = ... | 'nodenext' | 'NodeNext' | 'node16' | 'Node16';

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • The funding will be given to active contributors.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant