Skip to content

Commit

Permalink
fix(syntax): highlight directives on interfaces. Closes #112
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumar Harsh committed Oct 8, 2018
1 parent 20bd7d9 commit df16a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syntaxes/graphql.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"1": { "name": "support.type.graphql" }
}
},
{ "include": "#graphql-directive" },
{ "include": "#graphql-ampersand" },
{ "include": "#graphql-comma" }
]
Expand Down

0 comments on commit df16a1c

Please sign in to comment.