UNPKG

linguist-languages

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