-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Webpack can be configured using TypeScript configuration files: https://webpack.js.org/configuration/configuration-languages/
Using launch-editor-middleware in a TypeScript file however causes a "missing declaration file" error because there are no types bundled in the package. Also @types/launch-editor-middleware does not exist.
Would it be possible to add and bundle the types in the package?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers