UNPKG

linguist-languages

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