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

17 lines
253 B
JSON

{
"name": "Handlebars",
"type": "markup",
"color": "#f7931e",
"aliases": [
"hbs",
"htmlbars"
],
"extensions": [
".handlebars",
".hbs"
],
"tmScope": "text.html.handlebars",
"aceMode": "handlebars",
"languageId": 155
}