UNPKG

linguist-languages

Version:
10 lines (9 loc) 250 B
module.exports = { name: 'Protocol Buffer Text Format', type: 'data', extensions: ['.textproto', '.pbt', '.pbtxt'], tmScope: 'source.textproto', aceMode: 'text', languageId: 436568854, aliases: ['text proto', 'protobuf text format'], }