You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any ideas how to improve the npm package to help with this?
I'm seeing a "types" property in some other npm packages and then possibly an update to the exports for "." where you add an "import": { "types": ...}. They reference an index.d.ts file which i'm not sure we are generating?
I noticed they are including the source files which could help as well but these are all guesses?
I'm not sure. Although, I still think that it may be a good idea to publish just the source. I'm not sure why we are building these only for them to be run through a build system again in the app.
I'm not getting any type/prop hints in VSCode which makes it hard to know what properties are available for a component.
The text was updated successfully, but these errors were encountered: