UNPKG

linguist-languages

Version:
11 lines (10 loc) 218 B
module.exports = { name: 'Gherkin', type: 'programming', color: '#5B2063', extensions: ['.feature', '.story'], tmScope: 'text.gherkin.feature', aceMode: 'text', languageId: 76, aliases: ['cucumber'], }