UNPKG

linguist-languages

Version:
20 lines (19 loc) 329 B
module.exports = { "name": "Standard ML", "type": "programming", "color": "#dc566d", "aliases": [ "sml" ], "extensions": [ ".ml", ".fun", ".sig", ".sml" ], "tmScope": "source.ml", "aceMode": "text", "codemirrorMode": "mllike", "codemirrorMimeType": "text/x-ocaml", "languageId": 357 }