UNPKG

linguist-languages

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