Files
rspade_system/node_modules/linguist-languages/data/Smithy.mjs
2025-12-03 21:28:08 +00:00

12 lines
246 B
JavaScript
Executable File

export default {
name: 'Smithy',
type: 'programming',
aceMode: 'smithy',
extensions: ['.smithy'],
languageId: 1027892786,
tmScope: 'source.smithy',
codemirrorMode: 'clike',
codemirrorMimeType: 'text/x-csrc',
color: '#c44536',
}