UNPKG

191 BJavaScriptView Raw
1export default {
2 "name": "Yul",
3 "type": "programming",
4 "color": "#794932",
5 "aceMode": "text",
6 "tmScope": "source.yul",
7 "extensions": [
8 ".yul"
9 ],
10 "languageId": 237469033
11}