UNPKG

linguist-languages

Version:
14 lines (13 loc) 328 B
export default { name: 'HTML+ERB', type: 'markup', color: '#701516', extensions: ['.erb', '.erb.deface', '.rhtml'], tmScope: 'text.html.erb', aceMode: 'text', languageId: 150, aliases: ['erb', 'rhtml', 'html+ruby'], codemirrorMode: 'htmlembedded', codemirrorMimeType: 'application/x-erb', group: 'HTML', }