Files
T
2025-11-25 22:42:56 +01:00

15 lines
221 B
JSON

{
"name": "MoonScript",
"type": "programming",
"color": "#ff4585",
"extensions": [
".moon"
],
"interpreters": [
"moon"
],
"tmScope": "source.moonscript",
"aceMode": "text",
"languageId": 238
}