Files
2025-12-03 21:28:08 +00:00

11 lines
222 B
JavaScript
Executable File

module.exports = {
name: 'HOCON',
type: 'data',
aceMode: 'text',
extensions: ['.hocon'],
filenames: ['.scalafix.conf', '.scalafmt.conf'],
languageId: 679725279,
tmScope: 'source.hocon',
color: '#9ff8ee',
}