UNPKG

linguist-languages

Version:
15 lines (13 loc) 406 B
declare const _: { readonly name: 'Gherkin' readonly type: 'programming' readonly aceMode: 'gherkin' readonly extensions: readonly ['.feature', '.story'] readonly languageId: 76 readonly tmScope: 'text.gherkin.feature' readonly aliases: readonly ['cucumber'] readonly codemirrorMode: 'gherkin' readonly codemirrorMimeType: 'text/x-feature' readonly color: '#5B2063' } export default _