linguist-languages
Version:
Linguist languages data
16 lines (14 loc) • 321 B
TypeScript
declare const _: {
readonly name: 'Antlers'
readonly type: 'markup'
readonly aceMode: 'text'
readonly extensions: readonly [
'.antlers.html',
'.antlers.php',
'.antlers.xml',
]
readonly languageId: 1067292663
readonly tmScope: 'text.html.statamic'
readonly color: '#ff269e'
}
export default _