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

14 lines
293 B
TypeScript
Executable File

declare const _: {
name: 'Git Attributes'
type: 'data'
aceMode: 'gitignore'
filenames: ['.gitattributes']
languageId: 956324166
tmScope: 'source.gitattributes'
aliases: ['gitattributes']
codemirrorMode: 'shell'
codemirrorMimeType: 'text/x-sh'
color: '#F44D27'
}
export = _