linguist-languages
Version:
Linguist languages data
13 lines (11 loc) • 318 B
TypeScript
declare const _: {
readonly name: 'Hosts File'
readonly type: 'data'
readonly aceMode: 'text'
readonly filenames: readonly ['HOSTS', 'hosts', 'hosts.txt']
readonly languageId: 231021894
readonly tmScope: 'source.hosts'
readonly aliases: readonly ['hosts']
readonly color: '#308888'
}
export default _