UNPKG

323 BTypeScriptView Raw
1declare const _: {
2 "name": "Tcsh",
3 "type": "programming",
4 "group": "Shell",
5 "extensions": [
6 ".tcsh",
7 ".csh"
8 ],
9 "interpreters": [
10 "tcsh",
11 "csh"
12 ],
13 "tmScope": "source.shell",
14 "aceMode": "sh",
15 "codemirrorMode": "shell",
16 "codemirrorMimeType": "text/x-sh",
17 "languageId": 368
18}
19export = _