UNPKG

228 BJavaScriptView Raw
1module.exports = {
2 "name": "NEON",
3 "type": "data",
4 "extensions": [
5 ".neon"
6 ],
7 "tmScope": "source.neon",
8 "aceMode": "text",
9 "aliases": [
10 "nette object notation",
11 "ne-on"
12 ],
13 "languageId": 481192983
14}