-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
When using "module": "node16" TypeScript is unable to find the typings for the package.
Could not find a declaration file for module 'timezone-support'. 'foo/node_modules/timezone-support/dist/index.mjs' implicitly has an 'any' type.
Since the file imported is dist/index.mjs, TypeScript looks for a dist/index.d.mts file which doesn't exist.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels