UNPKG

linguist-languages

Version:
18 lines (17 loc) 307 B
export default { "name": "HTML+ECR", "type": "markup", "color": "#2e1052", "tmScope": "text.html.ecr", "group": "HTML", "aliases": [ "ecr" ], "extensions": [ ".ecr" ], "aceMode": "text", "codemirrorMode": "htmlmixed", "codemirrorMimeType": "text/html", "languageId": 148 }