UNPKG

192 BJavaScriptView Raw
1export default {
2 "name": "Riot",
3 "type": "markup",
4 "color": "#A71E49",
5 "aceMode": "html",
6 "extensions": [
7 ".riot"
8 ],
9 "tmScope": "text.html.riot",
10 "languageId": 878396783
11}