Skip to content

Commit 23631a4

Browse files
Move gs after es6 to keep in alphabetical order.
1 parent c70a5db commit 23631a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/javascript.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
'scopeName': 'source.js'
22
'fileTypes': [
3-
'gs'
43
'js'
54
'_js'
65
'es'
76
'es6'
7+
'gs'
88
'htc'
99
'jscad'
1010
'jsm'

0 commit comments

Comments
 (0)