UNPKG

linguist-languages

Version:
14 lines (13 loc) 272 B
module.exports = { name: 'HTML+ECR', type: 'markup', color: '#2e1052', extensions: ['.ecr'], tmScope: 'text.html.ecr', aceMode: 'text', languageId: 148, aliases: ['ecr'], codemirrorMode: 'htmlmixed', codemirrorMimeType: 'text/html', group: 'HTML', }