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