UNPKG

189 BJavaScriptView Raw
1module.exports = {
2 "name": "HXML",
3 "type": "data",
4 "color": "#f68712",
5 "aceMode": "text",
6 "extensions": [
7 ".hxml"
8 ],
9 "tmScope": "source.hxml",
10 "languageId": 786683730
11}