Hello, I encountered an issue while using this package with the moduleResolution: bundler option in the tsconfig.json file.
The issue is related to the package.json of the package, which requires an update to fix the issue.
I have prepared a reproduction example here: Reproduction Example. If you take a look at the task labeled "Check types," you'll notice an error related to the inability to find the declaration file.
Hello, I encountered an issue while using this package with the
moduleResolution: bundler
option in thetsconfig.json
file.The issue is related to the
package.json
of the package, which requires an update to fix the issue.I have prepared a reproduction example here: Reproduction Example. If you take a look at the task labeled "Check types," you'll notice an error related to the inability to find the declaration file.