UNPKG

linguist-languages

Version:
19 lines (18 loc) 288 B
export default { "name": "Batchfile", "type": "programming", "aliases": [ "bat", "batch", "dosbatch", "winbatch" ], "extensions": [ ".bat", ".cmd" ], "tmScope": "source.batchfile", "aceMode": "batchfile", "color": "#C1F12E", "languageId": 29 }