Skip to content

Commit f2165ca

Browse files
committed
cson has a sense of humor that I don't like
1 parent e5761cd commit f2165ca

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

grammars/typescript.cson

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99

1010
'patterns': [
1111

12-
####
13-
# Rules that no one should change
14-
# These are used by code to provide fancy completions
15-
####
12+
####
13+
# Rules that no one should change
14+
# These are used by code to provide fancy completions
15+
####
1616

1717
{
1818
'comment': 'Match debugger statement'
@@ -79,9 +79,9 @@
7979
'name':'es6import.path.string'
8080
}
8181

82-
###
83-
# Other rules
84-
###
82+
####
83+
# Other rules
84+
####
8585

8686
{
8787
'comment': 'Match stuff like: namespace name {...}'

0 commit comments

Comments
 (0)