UNPKG

393 BTypeScriptView Raw
1declare const _: {
2 "name": "Nginx",
3 "type": "data",
4 "color": "#009639",
5 "extensions": [
6 ".nginx",
7 ".nginxconf",
8 ".vhost"
9 ],
10 "filenames": [
11 "nginx.conf"
12 ],
13 "tmScope": "source.nginx",
14 "aliases": [
15 "nginx configuration file"
16 ],
17 "aceMode": "text",
18 "codemirrorMode": "nginx",
19 "codemirrorMimeType": "text/x-nginx-conf",
20 "languageId": 248
21}
22export = _