Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit bd2b389

Browse files
authored
add end quote
1 parent 6ecd4eb commit bd2b389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/javascript.cson

+1-1
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@
12331233
}
12341234
{
12351235
'match': '\\?\\.'
1236-
'name': 'meta.delimiter.method.optional.js
1236+
'name': 'meta.delimiter.method.optional.js'
12371237
}
12381238
{
12391239
# Allows the special return snippet to fire.

0 commit comments

Comments
 (0)