Closed eddie-englund closed 1 year ago
Currently I need to ignore types due to this error bellow.
Would be great if this could be resolved :)
v2.0.5 fixed this issue.
Previously, This package was not compatible with typescript v5 moduleResolution bundles. so you can also change moduleResolution to node in tsconfig.json.
node
Great stuff, thank you 🙏
Currently I need to ignore types due to this error bellow.
Would be great if this could be resolved :)