module.exports = { name: 'Hack', type: 'programming', aceMode: 'php', extensions: ['.hack', '.hh', '.hhi', '.php'], languageId: 153, tmScope: 'source.hack', codemirrorMode: 'php', codemirrorMimeType: 'application/x-httpd-php', color: '#878787', }