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

13 lines
206 B
JSON

{
"name": "Jsonnet",
"color": "#0064bd",
"type": "programming",
"aceMode": "text",
"extensions": [
".jsonnet",
".libsonnet"
],
"tmScope": "source.jsonnet",
"languageId": 664885656
}