-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileneed-more-info
Description
When running tsc, typescript throw errors because it's checking the types of the graphql index file.
We need to find a way to prevent it from checking it.
One way suggested by @anthonykhoa is to add @ts-nocheck at the top of the file every time we run yarn generate
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileneed-more-info
Type
Projects
Status
🦄 Done