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

13 lines
261 B
JavaScript
Executable File

module.exports = {
name: 'Easybuild',
type: 'data',
aceMode: 'python',
extensions: ['.eb'],
languageId: 342840477,
tmScope: 'source.python',
codemirrorMode: 'python',
codemirrorMimeType: 'text/x-python',
color: '#069406',
group: 'Python',
}