Skip to content

Commit df16a1c

Browse files
author
Kumar Harsh
committed
fix(syntax): highlight directives on interfaces. Closes #112
1 parent 20bd7d9 commit df16a1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syntaxes/graphql.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"1": { "name": "support.type.graphql" }
8888
}
8989
},
90+
{ "include": "#graphql-directive" },
9091
{ "include": "#graphql-ampersand" },
9192
{ "include": "#graphql-comma" }
9293
]

0 commit comments

Comments
 (0)