Skip to content

Commit 59304d6

Browse files
authored
Merge pull request #10 from skevy/patch-1
Support .graphqls as a file extension
2 parents c9d8458 + a4c499e commit 59304d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

GraphQL.sublime-syntax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: GraphQL
55
file_extensions:
66
- graphql
7+
- graphqls
78
- gql
89
scope: source.graphql
910
variables:

0 commit comments

Comments
 (0)