Skip to content

Commit 8b56db2

Browse files
WliuWliu
authored andcommitted
Merge pull request atom#256 from elifoster/patch-1
Add support for OpenJsCad
2 parents c345601 + 537e503 commit 8b56db2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

grammars/javascript.cson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
'scopeName': 'source.js'
22
'fileTypes': [
33
'js'
4-
'htc'
54
'_js'
65
'es'
76
'es6'
7+
'htc'
8+
'jscad'
89
'jsm'
910
'pac'
1011
'pjs'

0 commit comments

Comments
 (0)