Files
2025-11-25 22:42:56 +01:00

14 lines
253 B
JSON

{
"name": "CSON",
"type": "data",
"color": "#244776",
"tmScope": "source.coffee",
"aceMode": "coffee",
"codemirrorMode": "coffeescript",
"codemirrorMimeType": "text/x-coffeescript",
"extensions": [
".cson"
],
"languageId": 424
}