Webpack supports webpack.config.ts these days. It would be very helpful to publish some typings. Ideally, these would be bundled in this package in the published sources.
Alternatively, one could (independently) publish to DefinitelyTyped to provide the types.
What is the appetite here for either:
- Converting
src to TypeScript
- Adding hand created
.d.ts files
Webpack supports
webpack.config.tsthese days. It would be very helpful to publish some typings. Ideally, these would be bundled in this package in the published sources.Alternatively, one could (independently) publish to DefinitelyTyped to provide the types.
What is the appetite here for either:
srcto TypeScript.d.tsfiles