linguist-languages
Version:
Linguist languages data
27 lines (26 loc) • 471 B
TypeScript
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 = _