module.exports = { name: 'Latte', type: 'markup', aceMode: 'latte', extensions: ['.latte'], languageId: 196, tmScope: 'text.html.smarty', codemirrorMode: 'smarty', codemirrorMimeType: 'text/x-smarty', color: '#f2a542', }