UNPKG

linguist-languages

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