Files
Epicnabbo-Catalogus-Updated…/Optimized Atomcms daily updated/node_modules/linguist-languages/data/Objective-J.json
T
2025-11-25 22:42:56 +01:00

18 lines
253 B
JSON

{
"name": "Objective-J",
"type": "programming",
"color": "#ff0c5a",
"aliases": [
"obj-j",
"objectivej",
"objj"
],
"extensions": [
".j",
".sj"
],
"tmScope": "source.js.objj",
"aceMode": "text",
"languageId": 259
}