linguist-languages
Version:
Linguist languages data
12 lines (10 loc) • 317 B
TypeScript
declare const _: {
readonly name: 'Robots Exclusion Rules'
readonly type: 'data'
readonly aceMode: 'text'
readonly filenames: readonly ['robots.txt']
readonly languageId: 674736065
readonly tmScope: 'text.robots-txt'
readonly aliases: readonly ['robots', 'robots txt', 'robotx.txt']
}
export default _