Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove TS 3.8+ import type syntax #191

Merged
merged 1 commit into from
Aug 19, 2020
Merged

Conversation

zchryst
Copy link
Contributor

@zchryst zchryst commented Aug 15, 2020

closes #187

@mkalpana
Copy link

@jasonkuhrt Can you please have a look at this PR? 🙏

Copy link
Member

@jasonkuhrt jasonkuhrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @zchryst!

@jasonkuhrt jasonkuhrt changed the title fix: remove breaking type declaration fix: remove TS 3.8+ import type syntax Aug 19, 2020
@jasonkuhrt jasonkuhrt merged commit 8bdb803 into graffle-js:master Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import type { DocumentNode } from 'graphql/language/ast'; '=' expected. error
3 participants