{
  "cSpell.words": ["graphql"],
  "files.associations": {
    "**/.graphqlconfig": "json"
  },
  "eslint.validate": ["graphql"]
}
