UNPKG

linguist-languages

Version:
17 lines (16 loc) 302 B
module.exports = { "name": "Hack", "type": "programming", "aceMode": "php", "codemirrorMode": "php", "codemirrorMimeType": "application/x-httpd-php", "extensions": [ ".hack", ".hh", ".hhi", ".php" ], "tmScope": "source.hack", "color": "#878787", "languageId": 153 }