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