Files
rspade_system/node_modules/linguist-languages/data/Thrift.js
2025-12-03 21:28:08 +00:00

10 lines
175 B
JavaScript
Executable File

module.exports = {
name: 'Thrift',
type: 'programming',
aceMode: 'text',
extensions: ['.thrift'],
languageId: 374,
tmScope: 'source.thrift',
color: '#D12127',
}