You've already forked Epicnabbo-Catalogus-Updated-Daily
15 lines
285 B
JSON
15 lines
285 B
JSON
{
|
|
"name": "EmberScript",
|
|
"type": "programming",
|
|
"color": "#FFF4F3",
|
|
"extensions": [
|
|
".em",
|
|
".emberscript"
|
|
],
|
|
"tmScope": "source.coffee",
|
|
"aceMode": "coffee",
|
|
"codemirrorMode": "coffeescript",
|
|
"codemirrorMimeType": "text/x-coffeescript",
|
|
"languageId": 103
|
|
}
|