UNPKG

linguist-languages

Version:
17 lines (16 loc) 305 B
module.exports = { "name": "OpenRC runscript", "type": "programming", "group": "Shell", "aliases": [ "openrc" ], "interpreters": [ "openrc-run" ], "tmScope": "source.shell", "aceMode": "sh", "codemirrorMode": "shell", "codemirrorMimeType": "text/x-sh", "languageId": 265 }