Files
rspade_system/node_modules/linguist-languages/data/Gentoo_20_Eclass.d.ts
2025-12-03 21:28:08 +00:00

14 lines
260 B
TypeScript
Executable File

declare const _: {
name: 'Gentoo Eclass'
type: 'programming'
aceMode: 'sh'
extensions: ['.eclass']
languageId: 128
tmScope: 'source.shell'
codemirrorMode: 'shell'
codemirrorMimeType: 'text/x-sh'
color: '#9400ff'
group: 'Shell'
}
export = _