UNPKG

linguist-languages

Version:
13 lines (12 loc) 356 B
export default { name: 'HCL', type: 'programming', aceMode: 'terraform', extensions: ['.hcl', '.nomad', '.tf', '.tfvars', '.tofu', '.workflow'], languageId: 144, tmScope: 'source.hcl', aliases: ['HashiCorp Configuration Language', 'opentofu', 'terraform'], codemirrorMode: 'ruby', codemirrorMimeType: 'text/x-ruby', color: '#844FBA', }