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

11 lines
208 B
JavaScript
Executable File

export default {
name: 'HAProxy',
type: 'data',
aceMode: 'text',
extensions: ['.cfg'],
filenames: ['haproxy.cfg'],
languageId: 366607477,
tmScope: 'source.haproxy-config',
color: '#106da9',
}