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
I use this with a typescript project I'm working on and haven't needed types for it since it's only used indirectly at compile time. Are you getting any kind of warnings?
There is no @types/babel-plugin-import-graphql
I've tried to generate .d.ts with dts-gen, but it produces empty file.
The text was updated successfully, but these errors were encountered: