linguist-languages
Version:
Linguist languages data
14 lines (12 loc) • 331 B
TypeScript
declare const _: {
readonly name: 'Git Commit'
readonly type: 'data'
readonly aceMode: 'text'
readonly filenames: readonly ['COMMIT_EDITMSG']
readonly languageId: 131750475
readonly tmScope: 'text.git-commit'
readonly aliases: readonly ['commit']
readonly color: '#F44D27'
readonly wrap: true
}
export default _