Skip to content

Commit a4c499e

Browse files
authored
Support .graphqls as a file extension
1 parent c9d8458 commit a4c499e

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)