Skip to content

extract GraphQL documents from *.vue/*.svelte code-files as well #1200

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 3 commits into from
Oct 9, 2022

Conversation

dimaMachina
Copy link
Contributor

fixes #480

@changeset-bot
Copy link

changeset-bot bot commented Oct 8, 2022

🦋 Changeset detected

Latest commit: 24920cf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-eslint/eslint-plugin Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@theguild-bot
Copy link
Collaborator

theguild-bot commented Oct 8, 2022

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-eslint/eslint-plugin 3.12.0-alpha-20221009002505-ace0694 npm ↗︎ unpkg ↗︎

@dimaMachina dimaMachina changed the title support extracting GraphQL documents from *.vue/*.svelte code-files support linting GraphQL documents from *.vue/*.svelte code-files Oct 9, 2022
@dimaMachina dimaMachina changed the title support linting GraphQL documents from *.vue/*.svelte code-files extract GraphQL documents from *.vue/*.svelte code-files as well Oct 9, 2022
@dimaMachina dimaMachina merged commit f193b5e into master Oct 9, 2022
@dimaMachina dimaMachina deleted the vue-svelte branch October 9, 2022 19:47
dimaMachina added a commit that referenced this pull request Dec 20, 2022
…1200)

* support extracting GraphQL documents from `*.vue`/`*.svelte` code-files

* fix prettier

* adjust svelte location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support extracting GraphQL documents from vue/svelte files
2 participants