-
-
Notifications
You must be signed in to change notification settings - Fork 25k
Docs: Add instructions for TypeScript #7231
Copy link
Copy link
Open
expressjs/expressjs.com
#2355Labels
docsDocumentations issuesDocumentations issuesmodule:express-generatortypescriptTopics related to TypeScriptTopics related to TypeScript
Description
Activity
Metadata
Metadata
Assignees
Labels
docsDocumentations issuesDocumentations issuesmodule:express-generatortypescriptTopics related to TypeScriptTopics related to TypeScript
Description
I am reading the Express application generator page in the documentation and see that there is no mention of TypeScript at all. There is lack of official documentation on how to use Express with TypeScript.
Expectations
A possible solution is to reference the https://github.com/seanpmaxwell/express-generator-typescript community project.