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

14 lines
300 B
TypeScript
Executable File

declare const _: {
name: 'ShellCheck Config'
type: 'data'
aceMode: 'ini'
filenames: ['.shellcheckrc']
languageId: 687511714
tmScope: 'source.shellcheckrc'
aliases: ['shellcheckrc']
codemirrorMode: 'properties'
codemirrorMimeType: 'text/x-properties'
color: '#cecfcb'
}
export = _