Skip to content

Instantly share code, notes, and snippets.

@theonlydaleking
Created January 24, 2020 03:27
Show Gist options
  • Save theonlydaleking/39fef9c194e472d42cf348a3f0affcdc to your computer and use it in GitHub Desktop.
Save theonlydaleking/39fef9c194e472d42cf348a3f0affcdc to your computer and use it in GitHub Desktop.
graphql linting config basic
{
"schema": {
"files": "**/*.graphql"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment