You've already forked Epicnabbo-Catalogus-Updated-Daily
17 lines
293 B
JSON
17 lines
293 B
JSON
{
|
|
"name": "ReScript",
|
|
"type": "programming",
|
|
"color": "#ed5051",
|
|
"aceMode": "rust",
|
|
"codemirrorMode": "rust",
|
|
"codemirrorMimeType": "text/x-rustsrc",
|
|
"extensions": [
|
|
".res"
|
|
],
|
|
"interpreters": [
|
|
"ocaml"
|
|
],
|
|
"tmScope": "source.rescript",
|
|
"languageId": 501875647
|
|
}
|