TypeScript definition for Express can be better. Let's focus on the following:
- Find out what it takes to make Express TS definitions available with the
express npm package
express has many dependencies - organizational and external, how would these be included in the "master" Express definition file?
- How to include type validation as a part of the Express CI process.
Here is an app which has a pretty good coverage of the Express APIs to help with the spike - https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/express/express-tests.ts.
Acceptance Criteria
TypeScript definition for Express can be better. Let's focus on the following:
expressnpm packageexpresshas many dependencies - organizational and external, how would these be included in the "master" Express definition file?Here is an app which has a pretty good coverage of the Express APIs to help with the spike - https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/express/express-tests.ts.
Acceptance Criteria