genType for core library - like JSON and Promise #6964
Unanswered
PritishBudhiraja
asked this question in
Q&A
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I was trying to add
@genTypes
in my project and I'm encountering this issue in my project.So it's trying to look for the
*.gen.tsx
file for the core libraries types.Attaching screenshot for the same. This should have by default created the
./JSON.gen
or./Promise.gen
files.How to overcome this issue?
Beta Was this translation helpful? Give feedback.
All reactions