UNPKG

186 BJavaScriptView Raw
1export default {
2 "name": "Scaml",
3 "type": "markup",
4 "color": "#bd181a",
5 "extensions": [
6 ".scaml"
7 ],
8 "tmScope": "source.scaml",
9 "aceMode": "text",
10 "languageId": 342
11}