-
-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
Builtin Typescript support #6311
Comments
There are no plans to redo Express with TypeScript, maybe we could launch Express with types, but not redo the library |
any reason for not rewriting in TS? |
@bjohansebas Will you accept a PR? |
We wouldn't accept a PR to redo Express. If you want to help, there are several discussions happening in this thread, and PRs that need to be reviewed. You can check the statusboard or look at the issues/PRs in this repository. If you want type definitions support, you can open a new issue to discuss it with the team if there isn't one already in this repository. |
Please do not open a new issue for type definitions. We already have a few in the discussions repo. |
This is about a typescript rewrite not type definitions. |
Yes I am well aware. Please see our discussions repo for the ongoing conversation around this topic. |
correct me if i'm wrong but i checked the repo and i can't find any discussions on migrating to ts |
This is the one we consolidated the others into: expressjs/discussions#192 |
Any plans to rewrite express in typescript to avoid having to rely on external type packages?
The text was updated successfully, but these errors were encountered: