Skip to content

chore: fix types file name gql.ts to gql.d.ts #864

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

Merged
merged 1 commit into from
Nov 29, 2019
Merged

Conversation

maxma241
Copy link
Contributor

fix file name gql.ts to gql.d.ts of types folder

I just updated TypeScript to 3.7 in my project.
and there was an TS error

[tsl] ERROR in /......./node_modules/vue-apollo/types/gql.ts(5,18)
      TS2300: Duplicate identifier 'content'.

It works when I changed file name to gql.d.ts.

@Akryum Akryum merged commit bae6f3c into vuejs:dev Nov 29, 2019
@vue-bot
Copy link

vue-bot commented Nov 29, 2019

Hey @maxma241, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

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.

3 participants