module.exports = { name: 'Marko', type: 'markup', aceMode: 'text', extensions: ['.marko'], languageId: 932782397, tmScope: 'text.marko', aliases: ['markojs'], codemirrorMode: 'htmlmixed', codemirrorMimeType: 'text/html', color: '#42bff2', }