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 relative imports inside TypeScript definitions #2120

Merged
merged 1 commit into from Aug 24, 2019

Conversation

JacksonKearl
Copy link

Mistakenly imported some items using incorrect relative imports in the pervious TS merger. This fixes that.

@JacksonKearl JacksonKearl mentioned this pull request Aug 24, 2019
6 tasks
@IvanGoncharov IvanGoncharov merged commit 162e76a into graphql:master Aug 24, 2019
@IvanGoncharov
Copy link
Member

@JacksonKearl Thanks for such a quick fix.
Interesting question: Why did dtslint didn't detect this on CI?

@IvanGoncharov IvanGoncharov added the PR: bug fix 🐞 requires increase of "patch" version number label Aug 24, 2019
@IvanGoncharov IvanGoncharov changed the title Fix relative imports Fix relative imports inside TypeScript definitions Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: bug fix 🐞 requires increase of "patch" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants