UNPKG

linguist-languages

Version:
27 lines (26 loc) 477 B
declare const _: { name: 'PHP' type: 'programming' color: '#4F5D95' extensions: [ '.php', '.aw', '.ctp', '.fcgi', '.inc', '.php3', '.php4', '.php5', '.phps', '.phpt', ] tmScope: 'text.html.php' aceMode: 'php' languageId: 272 aliases: ['inc'] codemirrorMode: 'php' codemirrorMimeType: 'application/x-httpd-php' interpreters: ['php'] filenames: ['.php', '.php_cs', '.php_cs.dist', 'Phakefile'] } export default _