UNPKG

160 BJavaScriptView Raw
1module.exports = {
2 "name": "Tea",
3 "type": "markup",
4 "extensions": [
5 ".tea"
6 ],
7 "tmScope": "source.tea",
8 "aceMode": "text",
9 "languageId": 370
10}