module.exports = { name: 'Handlebars', type: 'markup', aceMode: 'handlebars', extensions: ['.handlebars', '.hbs'], languageId: 155, tmScope: 'text.html.handlebars', aliases: ['hbs', 'htmlbars'], color: '#f7931e', }