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

10 lines
169 B
JavaScript
Executable File

module.exports = {
name: 'AL',
type: 'programming',
aceMode: 'text',
extensions: ['.al'],
languageId: 658971832,
tmScope: 'source.al',
color: '#3AA2B5',
}