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

12 lines
231 B
JavaScript
Executable File

module.exports = {
name: 'HXML',
type: 'data',
aceMode: 'text',
extensions: ['.hxml'],
languageId: 786683730,
tmScope: 'source.hxml',
codemirrorMode: 'haxe',
codemirrorMimeType: 'text/x-hxml',
color: '#f68712',
}