UNPKG

linguist-languages

Version:
17 lines (16 loc) 298 B
module.exports = { "name": "Dylan", "type": "programming", "color": "#6c616e", "extensions": [ ".dylan", ".dyl", ".intr", ".lid" ], "tmScope": "source.dylan", "aceMode": "text", "codemirrorMode": "dylan", "codemirrorMimeType": "text/x-dylan", "languageId": 91 }