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

12 lines
231 B
TypeScript
Executable File

declare const _: {
name: 'HOCON'
type: 'data'
aceMode: 'text'
extensions: ['.hocon']
filenames: ['.scalafix.conf', '.scalafmt.conf']
languageId: 679725279
tmScope: 'source.hocon'
color: '#9ff8ee'
}
export default _