Skip to content

Instantly share code, notes, and snippets.

@andrewgreenh
Created April 6, 2018 06:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewgreenh/c6c9a87131de87e60ed756f00c2ac881 to your computer and use it in GitHub Desktop.
Save andrewgreenh/c6c9a87131de87e60ed756f00c2ac881 to your computer and use it in GitHub Desktop.
Next reproduction with VSCode 1.22.1 and --disable-extensions
This file has been truncated, but you can view the full file.
Info 0 [8:5:48.391] Starting TS Server
Info 1 [8:5:48.393] Version: 2.8.1
Info 2 [8:5:48.393] Arguments: C:\Program Files\Microsoft VS Code\Code.exe c:\Program Files\Microsoft VS Code\resources\app\extensions\node_modules\typescript\lib\tsserver.js --useInferredProjectPerProjectRoot --enableTelemetry --cancellationPipeName C:\Users\andreas\AppData\Local\Temp\vscode-tscancellation-289faa239d7d7b65ab20.sock* --logVerbosity verbose --logFile C:\Users\andreas\AppData\Roaming\Code\logs\20180406T080542\vscode.typescript-language-features_1\tsserver-log-aa2mQZ\tsserver.log --locale en
Info 3 [8:5:48.393] Platform: win32 NodeVersion: 7 CaseSensitive: false
Info 4 [8:5:48.397] Provided types map file "c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../typesMap.json" doesn't exist
Info 5 [8:5:48.397] Binding...
Info 6 [8:5:48.407] event:
{"seq":0,"type":"event","event":"typingsInstallerPid","body":{"pid":14904}}
Info 7 [8:5:48.409] request:
{"seq":0,"type":"request","command":"configure","arguments":{"hostInfo":"vscode"}}
Info 8 [8:5:48.410] Host information vscode
Info 9 [8:5:48.410] response:
{"seq":0,"type":"response","command":"configure","request_seq":0,"success":true}
Perf 10 [8:5:48.410] 0::configure: async elapsed time (in milliseconds) 1.1512
Info 11 [8:5:48.411] request:
{"seq":1,"type":"request","command":"compilerOptionsForInferredProjects","arguments":{"options":{"module":"commonjs","target":"es2016","jsx":"preserve","allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true}}}
Info 12 [8:5:48.412] Scheduled: *ensureProjectForOpenFiles*
Perf 13 [8:5:48.413] 1::compilerOptionsForInferredProjects: elapsed time (in milliseconds) 1.8449
Info 14 [8:5:48.413] response:
{"seq":0,"type":"response","command":"compilerOptionsForInferredProjects","request_seq":1,"success":true,"body":true}
Info 15 [8:5:48.413] request:
{"seq":2,"type":"request","command":"open","arguments":{"file":"c:/Entwicklung/vscode-bug/src/App.js","fileContent":"import React, { Component } from 'react';\nimport logo from './logo.svg';\nimport './App.css';\n\nclass App extends Component {\n render() {\n return (\n <div className=\"App\">\n <header className=\"App-header\">\n <img src={logo} className=\"App-logo\" alt=\"logo\" />\n <h1 className=\"App-title\">Welcome to React</h1>\n </header>\n <p className=\"App-intro\">\n To get started, edit <code>src/App.js</code> and save to reload.\n </p>\n </div>\n );\n }\n}\n\nexport default App;\n","scriptKindName":"JS","projectRootPath":"c:\\Entwicklung\\vscode-bug"}}
Info 16 [8:5:48.415] Search path: c:/Entwicklung/vscode-bug/src
Info 17 [8:5:48.417] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: c:/Entwicklung/vscode-bug/src/App.js Status: File added to open files impacted by this config file
Info 18 [8:5:48.417] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: c:/Entwicklung/vscode-bug/src/App.js Status: File added to open files impacted by this config file
Info 19 [8:5:48.418] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: c:/Entwicklung/vscode-bug/src/App.js Status: File added to open files impacted by this config file
Info 20 [8:5:48.418] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: c:/Entwicklung/vscode-bug/src/App.js Status: File added to open files impacted by this config file
Info 21 [8:5:48.418] For info: c:/Entwicklung/vscode-bug/src/App.js :: Config file name: c:/Entwicklung/vscode-bug/jsconfig.json
Info 22 [8:5:48.442] Opened configuration file c:/Entwicklung/vscode-bug/jsconfig.json
Info 23 [8:5:48.449] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/jsconfig.json 2000 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Config file for the program
Info 24 [8:5:48.450] DirectoryWatcher:: Added:: WatchInfo: c:/entwicklung/vscode-bug 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Wild card directory
Info 25 [8:5:48.451] c for path c:/entwicklung/vscode-bug not found in cache...
Info 26 [8:5:48.451] Starting C:\Program Files\Microsoft VS Code\Code.exe with args:
["c:\\Program Files\\Microsoft VS Code\\resources\\app\\extensions\\node_modules\\typescript\\lib/watchGuard.js","c:/entwicklung/vscode-bug"]
Info 27 [8:5:48.620] WatchGuard for path c:/entwicklung/vscode-bug returned: OK
Info 28 [8:5:48.623] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/src/App.test.js 500 Project: WatchType: Closed Script info
Info 29 [8:5:48.623] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/src/index.js 500 Project: WatchType: Closed Script info
Info 30 [8:5:48.624] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/src/registerServiceWorker.js 500 Project: WatchType: Closed Script info
Info 31 [8:5:48.625] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 32 [8:5:48.670] DirectoryWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 33 [8:5:48.670] watchDirectory for C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules uses cached drive information.
Info 34 [8:5:48.671] DirectoryWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 35 [8:5:48.671] watchDirectory for c:/Entwicklung/vscode-bug uses cached drive information.
Info 36 [8:5:48.675] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts 500 Project: WatchType: Closed Script info
Info 37 [8:5:48.825] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts 500 Project: WatchType: Closed Script info
Info 38 [8:5:48.842] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts 500 Project: WatchType: Closed Script info
Info 39 [8:5:48.933] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts 500 Project: WatchType: Closed Script info
Info 40 [8:5:48.963] FileWatcher:: Added:: WatchInfo: c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts 500 Project: WatchType: Closed Script info
Info 41 [8:5:50.183] DirectoryWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/@types 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Type root directory
Info 42 [8:5:50.183] watchDirectory for c:/Entwicklung/vscode-bug/node_modules/@types uses cached drive information.
Info 43 [8:5:50.185] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 1 structureChanged: true Elapsed: 1560ms
Info 44 [8:5:50.187] Scheduling throttled operation:
{"projectName":"c:/Entwicklung/vscode-bug/jsconfig.json","fileNames":["c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts","c:/Entwicklung/vscode-bug/src/App.js","c:/Entwicklung/vscode-bug/src/App.test.js","c:/Entwicklung/vscode-bug/src/registerServiceWorker.js","c:/Entwicklung/vscode-bug/src/index.js"],"compilerOptions":{"allowJs":true,"maxNodeModuleJsDepth":2,"allowSyntheticDefaultImports":true,"skipLibCheck":true,"noEmit":true,"configFilePath":"c:/Entwicklung/vscode-bug/jsconfig.json","allowNonTsExtensions":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":[],"projectRootPath":"c:/Entwicklung/vscode-bug","kind":"discover"}
Info 45 [8:5:50.188] Scheduling request for: c:/Entwicklung/vscode-bug/jsconfig.json
Info 46 [8:5:50.188] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 47 [8:5:50.196] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 2 structureChanged: false Elapsed: 8ms
Info 48 [8:5:50.198] event:
{"seq":0,"type":"event","event":"telemetry","body":{"telemetryEventName":"projectInfo","payload":{"projectId":"46d35678eb373aa308285e956883e63b","fileStats":{"js":4,"jsx":0,"ts":0,"tsx":0,"dts":5},"compilerOptions":{"allowJs":true,"maxNodeModuleJsDepth":2,"allowSyntheticDefaultImports":true,"skipLibCheck":true,"noEmit":true},"typeAcquisition":{"enable":true,"include":false,"exclude":false},"extends":false,"files":false,"include":false,"exclude":false,"compileOnSave":false,"configFileName":"jsconfig.json","projectType":"configured","languageServiceEnabled":true,"version":"2.8.1"}}}
Info 49 [8:5:50.199] event:
{"seq":0,"type":"event","event":"configFileDiag","body":{"triggerFile":"c:/Entwicklung/vscode-bug/src/App.js","configFile":"c:/Entwicklung/vscode-bug/jsconfig.json","diagnostics":[]}}
Info 50 [8:5:50.201] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 50 [8:5:50.202] Files (9)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
Info 50 [8:5:50.202] -----------------------------------------------
Info 50 [8:5:50.202] Open files:
Info 50 [8:5:50.202] FileName: c:/Entwicklung/vscode-bug/src/App.js ProjectRootPath: c:/Entwicklung/vscode-bug
Info 50 [8:5:50.203] Projects: c:/Entwicklung/vscode-bug/jsconfig.json
Perf 50 [8:5:50.203] 2::open: async elapsed time (in milliseconds) 1789.4385
Info 51 [8:5:50.204] Running: *ensureProjectForOpenFiles*
Info 52 [8:5:50.204] Structure before ensureProjectForOpenFiles:
Info 53 [8:5:50.204] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 53 [8:5:50.204] Files (9)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
Info 53 [8:5:50.204] -----------------------------------------------
Info 53 [8:5:50.204] Open files:
Info 53 [8:5:50.204] FileName: c:/Entwicklung/vscode-bug/src/App.js ProjectRootPath: c:/Entwicklung/vscode-bug
Info 53 [8:5:50.204] Projects: c:/Entwicklung/vscode-bug/jsconfig.json
Info 53 [8:5:50.204] Structure after ensureProjectForOpenFiles:
Info 54 [8:5:50.204] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 54 [8:5:50.204] Files (9)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
Info 54 [8:5:50.204] -----------------------------------------------
Info 54 [8:5:50.204] Open files:
Info 54 [8:5:50.204] FileName: c:/Entwicklung/vscode-bug/src/App.js ProjectRootPath: c:/Entwicklung/vscode-bug
Info 54 [8:5:50.204] Projects: c:/Entwicklung/vscode-bug/jsconfig.json
Info 54 [8:5:50.205] got projects updated in background, updating diagnostics for c:/Entwicklung/vscode-bug/src/App.js
Info 55 [8:5:50.206] event:
{"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["c:/Entwicklung/vscode-bug/src/App.js"]}}
Info 56 [8:5:50.207] request:
{"seq":3,"type":"request","command":"getSupportedCodeFixes","arguments":null}
Perf 57 [8:5:50.208] 3::getSupportedCodeFixes: elapsed time (in milliseconds) 0.4922
Info 58 [8:5:50.208] response:
{"seq":0,"type":"response","command":"getSupportedCodeFixes","request_seq":3,"success":true,"body":["1002","1003","1005","1006","1009","1010","1012","1014","1015","1016","1017","1018","1019","1020","1021","1022","1023","1024","1028","1029","1030","1031","1034","1035","1036","1038","1039","1040","1041","1042","1043","1044","1045","1046","1047","1048","1049","1051","1052","1053","1054","1055","1056","1057","1058","1059","1060","1061","1062","1063","1064","1066","1068","1070","1071","1079","1084","1085","1086","1089","1090","1091","1092","1093","1094","1095","1096","1097","1098","1099","1100","1101","1102","1103","1104","1105","1107","1108","1109","1110","1113","1114","1115","1116","1117","1118","1119","1120","1121","1122","1123","1124","1125","1126","1127","1128","1129","1130","1131","1132","1134","1135","1136","1137","1138","1139","1140","1141","1142","1144","1146","1147","1148","1149","1150","1155","1156","1157","1160","1161","1162","1163","1164","1165","1166","1168","1169","1170","1171","1172","1173","1174","1175","1176","1177","1178","1179","1180","1181","1182","1183","1184","1185","1186","1187","1188","1189","1190","1191","1192","1193","1194","1196","1197","1198","1199","1200","1202","1203","1205","1206","1207","1208","1209","1210","1211","1212","1213","1214","1215","1216","1218","1219","1220","1221","1222","1223","1224","1225","1226","1227","1228","1229","1230","1231","1232","1233","1234","1235","1236","1237","1238","1239","1240","1241","1242","1243","1244","1245","1246","1247","1248","1249","1250","1251","1252","1253","1254","1255","1300","1308","1312","1313","1314","1315","1316","1317","1318","1319","1320","1321","1322","1323","1324","1325","1326","1327","1328","1329","1330","1331","1332","1333","1334","1335","1336","1337","1338","2300","2301","2302","2303","2304","2305","2306","2307","2308","2309","2310","2311","2312","2313","2314","2315","2316","2317","2318","2319","2320","2321","2322","2323","2324","2325","2326","2327","2328","2329","2330","2331","2332","2333","2334","2335","2336","2337","2338","2339","2340","2341","2342","2343","2344","2345","2346","2347","2348","2349","2350","2351","2352","2353","2354","2355","2356","2357","2358","2359","2360","2361","2362","2363","2364","2365","2366","2368","2369","2370","2371","2372","2373","2374","2375","2376","2377","2378","2379","2380","2381","2382","2383","2384","2385","2386","2387","2388","2389","2390","2391","2392","2393","2394","2395","2396","2397","2399","2400","2401","2402","2403","2404","2405","2406","2407","2408","2409","2410","2411","2412","2413","2414","2415","2416","2417","2420","2422","2423","2424","2425","2426","2427","2428","2430","2431","2432","2433","2434","2435","2436","2437","2438","2439","2440","2441","2442","2443","2444","2445","2446","2447","2448","2449","2450","2451","2452","2453","2454","2455","2456","2457","2458","2459","2460","2461","2462","2463","2464","2465","2466","2467","2468","2469","2470","2471","2472","2473","2474","2475","2476","2477","2478","2479","2480","2481","2483","2484","2487","2488","2489","2490","2491","2492","2493","2494","2495","2496","2497","2498","2499","2500","2501","2502","2503","2504","2505","2506","2507","2508","2509","2510","2511","2512","2513","2514","2515","2516","2517","2518","2519","2520","2521","2522","2523","2524","2525","2526","2527","2528","2529","2530","2531","2532","2533","2534","2535","2536","2537","2538","2539","2540","2541","2542","2543","2544","2545","2546","2547","2548","2549","2550","2551","2552","2553","2554","2555","2556","2557","2558","2559","2560","2561","2562","2563","2564","2565","2566","2567","2600","2601","2602","2603","2604","2605","2606","2607","2608","2609","2649","2651","2652","2653","2654","2656","2657","2658","2659","2660","2661","2662","2663","2664","2665","2666","2667","2668","2669","2670","2671","2672","2673","2674","2675","2676","2677","2678","2679","2680","2681","2682","2683","2684","2685","2686","2687","2688","2689","2691","2692","2693","2694","2695","2696","2697","2698","2699","2700","2701","2702","2703","2704","2705","2706","2707","2708","2709","2710","2711","2712","2713","2714","2715","2716","2717","2718","2719","2720","2721","2722","2723","2724","4000","4002","4004","4006","4008","4010","4012","4014","4016","4019","4020","4022","4023","4024","4025","4026","4027","4028","4029","4030","4031","4032","4033","4034","4035","4036","4037","4038","4039","4040","4041","4042","4043","4044","4045","4046","4047","4048","4049","4050","4051","4052","4053","4054","4055","4056","4057","4058","4059","4060","4061","4062","4063","4064","4065","4066","4067","4068","4069","4070","4071","4072","4073","4074","4075","4076","4077","4078","4081","4082","4083","4090","4091","4092","4094","4095","4096","4097","4098","4099","4100","4101","4102","5001","5009","5010","5012","5014","5023","5024","5033","5042","5047","5051","5052","5053","5054","5055","5056","5057","5058","5059","5060","5061","5062","5063","5064","5065","5066","5067","5068","6044","6045","6046","6048","6049","6050","6051","6053","6054","6059","6064","6082","6103","6114","6131","6133","6137","6138","6140","6142","6188","6189","6192","7005","7006","7008","7009","7010","7011","7013","7015","7016","7017","7018","7019","7020","7022","7023","7024","7025","7026","7027","7028","7029","7030","7031","7032","7033","7034","7035","7036","7038","7039","8000","8001","8002","8003","8004","8005","8006","8007","8008","8009","8010","8011","8012","8013","8015","8016","8017","8018","8020","8021","8022","8023","8024","8025","8026","8027","8028","8029","9002","9003","9004","17000","17001","17002","17003","17004","17005","17006","17007","17008","17009","17010","17011","17012","17013","17014","17015","17016","17017","18000","18001","18002","18003","80001","80002","80003","80004"]}
Info 59 [8:5:50.213] request:
{"seq":4,"type":"request","command":"getOutliningSpans","arguments":{"file":"c:/Entwicklung/vscode-bug/src/App.js"}}
Perf 60 [8:5:50.221] 4::getOutliningSpans: elapsed time (in milliseconds) 8.3986
Info 61 [8:5:50.221] response:
{"seq":0,"type":"response","command":"getOutliningSpans","request_seq":4,"success":true,"body":[{"textSpan":{"start":{"line":5,"offset":28},"end":{"line":19,"offset":2}},"hintSpan":{"start":{"line":5,"offset":1},"end":{"line":19,"offset":2}},"bannerText":"...","autoCollapse":false},{"textSpan":{"start":{"line":6,"offset":11},"end":{"line":18,"offset":4}},"hintSpan":{"start":{"line":6,"offset":3},"end":{"line":18,"offset":4}},"bannerText":"...","autoCollapse":true}]}
Info 62 [8:5:50.222] request:
{"seq":5,"type":"request","command":"geterr","arguments":{"delay":0,"files":["c:/Entwicklung/vscode-bug/src/App.js"]}}
Perf 63 [8:5:50.223] 5::geterr: async elapsed time (in milliseconds) 0.7941
Info 64 [8:5:50.224] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 65 [8:5:50.224] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 2 structureChanged: false Elapsed: 0ms
Info 66 [8:5:50.226] event:
{"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"c:/Entwicklung/vscode-bug/src/App.js","diagnostics":[]}}
Info 67 [8:5:50.227] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 68 [8:5:50.227] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 2 structureChanged: false Elapsed: 0ms
Info 69 [8:5:50.232] event:
{"seq":0,"type":"event","event":"semanticDiag","body":{"file":"c:/Entwicklung/vscode-bug/src/App.js","diagnostics":[]}}
Info 70 [8:5:50.233] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 71 [8:5:50.233] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 2 structureChanged: false Elapsed: 0ms
Info 72 [8:5:50.234] event:
{"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"c:/Entwicklung/vscode-bug/src/App.js","diagnostics":[]}}
Info 73 [8:5:50.234] event:
{"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":5}}
Info 74 [8:5:50.288] Sending request:
{"projectName":"c:/Entwicklung/vscode-bug/jsconfig.json","fileNames":["c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts","c:/Entwicklung/vscode-bug/src/App.js","c:/Entwicklung/vscode-bug/src/App.test.js","c:/Entwicklung/vscode-bug/src/registerServiceWorker.js","c:/Entwicklung/vscode-bug/src/index.js"],"compilerOptions":{"allowJs":true,"maxNodeModuleJsDepth":2,"allowSyntheticDefaultImports":true,"skipLibCheck":true,"noEmit":true,"configFilePath":"c:/Entwicklung/vscode-bug/jsconfig.json","allowNonTsExtensions":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":[],"projectRootPath":"c:/Entwicklung/vscode-bug","kind":"discover"}
Info 75 [8:5:51.245] request:
{"seq":6,"type":"request","command":"close","arguments":{"file":"c:/Entwicklung/vscode-bug/src/App.js"}}
Info 76 [8:5:51.247] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file
Info 77 [8:5:51.247] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file
Info 78 [8:5:51.248] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file
Info 79 [8:5:51.248] ConfigFilePresence:: Current Watches: Config file for the program:: File: c:/Entwicklung/vscode-bug/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file
Info 80 [8:5:51.248] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/src/App.js 500 Project: WatchType: Closed Script info
Info 81 [8:5:51.248] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 81 [8:5:51.248] Files (9)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
Info 81 [8:5:51.248] -----------------------------------------------
Info 81 [8:5:51.248] Open files:
Perf 81 [8:5:51.248] 6::close: async elapsed time (in milliseconds) 3.6685
Info 82 [8:5:57.254] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 83 [8:5:57.259] Elapsed:: 4ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 84 [8:5:57.259] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 85 [8:5:57.260] Elapsed:: 0ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 86 [8:5:57.273] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b/README.md:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 87 [8:5:57.273] Elapsed:: 0ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b/README.md:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 88 [8:5:57.275] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b/index.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 89 [8:5:57.277] Elapsed:: 2ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b/index.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 90 [8:5:57.278] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b/package.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 91 [8:5:57.280] Elapsed:: 2ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b/package.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 92 [8:5:57.286] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/README.md:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 93 [8:5:57.286] Elapsed:: 0ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/README.md:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 94 [8:5:57.286] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 95 [8:5:57.288] Elapsed:: 1ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 96 [8:5:57.288] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/index.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 97 [8:5:57.290] Elapsed:: 2ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/index.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 98 [8:5:57.291] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 99 [8:5:57.293] Elapsed:: 2ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 100 [8:5:57.293] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 101 [8:5:57.293] Elapsed:: 0ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging/types-registry-e8bf352b:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 102 [8:5:57.294] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 103 [8:5:57.298] Elapsed:: 4ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 104 [8:5:57.302] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json.1197098765:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 105 [8:5:57.302] Elapsed:: 0ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json.1197098765:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 106 [8:5:57.309] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 107 [8:5:57.312] Elapsed:: 3ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 108 [8:5:57.312] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json.1197098765:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 109 [8:5:57.313] Elapsed:: 0ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json.1197098765:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 110 [8:5:57.315] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 111 [8:5:57.316] Elapsed:: 1ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/types-registry/package.json:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 112 [8:5:57.317] DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 113 [8:5:57.350] Elapsed:: 33ms DirectoryWatcher:: Triggered with C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/.staging:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 114 [8:6:3.686] Received response:
{"projectName":"c:/Entwicklung/vscode-bug/jsconfig.json","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"allowJs":true,"maxNodeModuleJsDepth":2,"allowSyntheticDefaultImports":true,"skipLibCheck":true,"noEmit":true,"configFilePath":"c:/Entwicklung/vscode-bug/jsconfig.json","allowNonTsExtensions":true},"typings":["C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts","c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts","c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts","c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts","c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts","c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts","c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/source-map/source-map","c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts","c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts","c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts","c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts"],"unresolvedImports":[],"kind":"action::set"}
Info 115 [8:6:3.687] DirectoryWatcher:: Close:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 116 [8:6:3.687] DirectoryWatcher:: Close:: WatchInfo: c:/Entwicklung/vscode-bug 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 117 [8:6:3.687] DirectoryWatcher:: Close:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/@types 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Type root directory
Info 118 [8:6:3.688] Scheduled: c:/Entwicklung/vscode-bug/jsconfig.json
Info 119 [8:6:3.688] Scheduled: *ensureProjectForOpenFiles*
Info 120 [8:6:3.689] event:
{"seq":0,"type":"event","event":"setTypings","body":{"projectName":"c:/Entwicklung/vscode-bug/jsconfig.json","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"allowJs":true,"maxNodeModuleJsDepth":2,"allowSyntheticDefaultImports":true,"skipLibCheck":true,"noEmit":true,"configFilePath":"c:/Entwicklung/vscode-bug/jsconfig.json","allowNonTsExtensions":true},"typings":["C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts","c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts","c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts","c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts","c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts","c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts","c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/source-map/source-map","c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts","c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts","c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts","c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts"],"unresolvedImports":[],"kind":"action::set"}}
Info 121 [8:6:3.939] Running: c:/Entwicklung/vscode-bug/jsconfig.json
Info 122 [8:6:3.939] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 123 [8:6:3.943] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 3 structureChanged: false Elapsed: 4ms
Info 124 [8:6:3.943] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 125 [8:6:3.943] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts 500 Project: WatchType: Closed Script info
Info 126 [8:6:3.946] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts 500 Project: WatchType: Closed Script info
Info 127 [8:6:3.948] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts 500 Project: WatchType: Closed Script info
Info 128 [8:6:3.950] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts 500 Project: WatchType: Closed Script info
Info 129 [8:6:3.951] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts 500 Project: WatchType: Closed Script info
Info 130 [8:6:3.952] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts 500 Project: WatchType: Closed Script info
Info 131 [8:6:3.953] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts 500 Project: WatchType: Closed Script info
Info 132 [8:6:3.954] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts 500 Project: WatchType: Closed Script info
Info 133 [8:6:3.955] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts 500 Project: WatchType: Closed Script info
Info 134 [8:6:3.957] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts 500 Project: WatchType: Closed Script info
Info 135 [8:6:3.958] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts 500 Project: WatchType: Closed Script info
Info 136 [8:6:3.959] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts 500 Project: WatchType: Closed Script info
Info 137 [8:6:3.963] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts 500 Project: WatchType: Closed Script info
Info 138 [8:6:3.965] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts 500 Project: WatchType: Closed Script info
Info 139 [8:6:3.966] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts 500 Project: WatchType: Closed Script info
Info 140 [8:6:3.967] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts 500 Project: WatchType: Closed Script info
Info 141 [8:6:3.968] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts 500 Project: WatchType: Closed Script info
Info 142 [8:6:3.969] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts 500 Project: WatchType: Closed Script info
Info 143 [8:6:3.970] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts 500 Project: WatchType: Closed Script info
Info 144 [8:6:3.971] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts 500 Project: WatchType: Closed Script info
Info 145 [8:6:3.972] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts 500 Project: WatchType: Closed Script info
Info 146 [8:6:3.973] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts 500 Project: WatchType: Closed Script info
Info 147 [8:6:3.975] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts 500 Project: WatchType: Closed Script info
Info 148 [8:6:3.975] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts 500 Project: WatchType: Closed Script info
Info 149 [8:6:3.976] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts 500 Project: WatchType: Closed Script info
Info 150 [8:6:3.978] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts 500 Project: WatchType: Closed Script info
Info 151 [8:6:3.981] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts 500 Project: WatchType: Closed Script info
Info 152 [8:6:3.983] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts 500 Project: WatchType: Closed Script info
Info 153 [8:6:3.985] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts 500 Project: WatchType: Closed Script info
Info 154 [8:6:3.986] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts 500 Project: WatchType: Closed Script info
Info 155 [8:6:3.987] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts 500 Project: WatchType: Closed Script info
Info 156 [8:6:3.988] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts 500 Project: WatchType: Closed Script info
Info 157 [8:6:3.989] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts 500 Project: WatchType: Closed Script info
Info 158 [8:6:3.990] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts 500 Project: WatchType: Closed Script info
Info 159 [8:6:3.991] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts 500 Project: WatchType: Closed Script info
Info 160 [8:6:3.993] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts 500 Project: WatchType: Closed Script info
Info 161 [8:6:3.994] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts 500 Project: WatchType: Closed Script info
Info 162 [8:6:3.996] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts 500 Project: WatchType: Closed Script info
Info 163 [8:6:3.998] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts 500 Project: WatchType: Closed Script info
Info 164 [8:6:4.0] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts 500 Project: WatchType: Closed Script info
Info 165 [8:6:4.1] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts 500 Project: WatchType: Closed Script info
Info 166 [8:6:4.2] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts 500 Project: WatchType: Closed Script info
Info 167 [8:6:4.4] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts 500 Project: WatchType: Closed Script info
Info 168 [8:6:4.4] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts 500 Project: WatchType: Closed Script info
Info 169 [8:6:4.6] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts 500 Project: WatchType: Closed Script info
Info 170 [8:6:4.6] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts 500 Project: WatchType: Closed Script info
Info 171 [8:6:4.8] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts 500 Project: WatchType: Closed Script info
Info 172 [8:6:4.9] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts 500 Project: WatchType: Closed Script info
Info 173 [8:6:4.10] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts 500 Project: WatchType: Closed Script info
Info 174 [8:6:4.11] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts 500 Project: WatchType: Closed Script info
Info 175 [8:6:4.14] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts 500 Project: WatchType: Closed Script info
Info 176 [8:6:4.15] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts 500 Project: WatchType: Closed Script info
Info 177 [8:6:4.17] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts 500 Project: WatchType: Closed Script info
Info 178 [8:6:4.18] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts 500 Project: WatchType: Closed Script info
Info 179 [8:6:4.20] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts 500 Project: WatchType: Closed Script info
Info 180 [8:6:4.22] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts 500 Project: WatchType: Closed Script info
Info 181 [8:6:4.24] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts 500 Project: WatchType: Closed Script info
Info 182 [8:6:4.25] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts 500 Project: WatchType: Closed Script info
Info 183 [8:6:4.26] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts 500 Project: WatchType: Closed Script info
Info 184 [8:6:4.27] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts 500 Project: WatchType: Closed Script info
Info 185 [8:6:4.28] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts 500 Project: WatchType: Closed Script info
Info 186 [8:6:4.29] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts 500 Project: WatchType: Closed Script info
Info 187 [8:6:4.31] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts 500 Project: WatchType: Closed Script info
Info 188 [8:6:4.33] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts 500 Project: WatchType: Closed Script info
Info 189 [8:6:4.33] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts 500 Project: WatchType: Closed Script info
Info 190 [8:6:4.34] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts 500 Project: WatchType: Closed Script info
Info 191 [8:6:4.35] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts 500 Project: WatchType: Closed Script info
Info 192 [8:6:4.36] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts 500 Project: WatchType: Closed Script info
Info 193 [8:6:4.37] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts 500 Project: WatchType: Closed Script info
Info 194 [8:6:4.38] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts 500 Project: WatchType: Closed Script info
Info 195 [8:6:4.38] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts 500 Project: WatchType: Closed Script info
Info 196 [8:6:4.39] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts 500 Project: WatchType: Closed Script info
Info 197 [8:6:4.40] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts 500 Project: WatchType: Closed Script info
Info 198 [8:6:4.41] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts 500 Project: WatchType: Closed Script info
Info 199 [8:6:4.43] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts 500 Project: WatchType: Closed Script info
Info 200 [8:6:4.43] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts 500 Project: WatchType: Closed Script info
Info 201 [8:6:4.44] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts 500 Project: WatchType: Closed Script info
Info 202 [8:6:4.47] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts 500 Project: WatchType: Closed Script info
Info 203 [8:6:4.49] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts 500 Project: WatchType: Closed Script info
Info 204 [8:6:4.50] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts 500 Project: WatchType: Closed Script info
Info 205 [8:6:4.54] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts 500 Project: WatchType: Closed Script info
Info 206 [8:6:4.55] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts 500 Project: WatchType: Closed Script info
Info 207 [8:6:4.57] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts 500 Project: WatchType: Closed Script info
Info 208 [8:6:4.58] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts 500 Project: WatchType: Closed Script info
Info 209 [8:6:4.60] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts 500 Project: WatchType: Closed Script info
Info 210 [8:6:4.61] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts 500 Project: WatchType: Closed Script info
Info 211 [8:6:4.62] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts 500 Project: WatchType: Closed Script info
Info 212 [8:6:4.64] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts 500 Project: WatchType: Closed Script info
Info 213 [8:6:4.65] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts 500 Project: WatchType: Closed Script info
Info 214 [8:6:4.67] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts 500 Project: WatchType: Closed Script info
Info 215 [8:6:4.68] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts 500 Project: WatchType: Closed Script info
Info 216 [8:6:4.69] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts 500 Project: WatchType: Closed Script info
Info 217 [8:6:4.70] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts 500 Project: WatchType: Closed Script info
Info 218 [8:6:4.71] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts 500 Project: WatchType: Closed Script info
Info 219 [8:6:4.72] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts 500 Project: WatchType: Closed Script info
Info 220 [8:6:4.73] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts 500 Project: WatchType: Closed Script info
Info 221 [8:6:4.73] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts 500 Project: WatchType: Closed Script info
Info 222 [8:6:4.74] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts 500 Project: WatchType: Closed Script info
Info 223 [8:6:4.77] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts 500 Project: WatchType: Closed Script info
Info 224 [8:6:4.84] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts 500 Project: WatchType: Closed Script info
Info 225 [8:6:4.95] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts 500 Project: WatchType: Closed Script info
Info 226 [8:6:4.99] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts 500 Project: WatchType: Closed Script info
Info 227 [8:6:4.100] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts 500 Project: WatchType: Closed Script info
Info 228 [8:6:4.101] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts 500 Project: WatchType: Closed Script info
Info 229 [8:6:4.102] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts 500 Project: WatchType: Closed Script info
Info 230 [8:6:4.103] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts 500 Project: WatchType: Closed Script info
Info 231 [8:6:4.104] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts 500 Project: WatchType: Closed Script info
Info 232 [8:6:4.105] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts 500 Project: WatchType: Closed Script info
Info 233 [8:6:4.108] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts 500 Project: WatchType: Closed Script info
Info 234 [8:6:4.109] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts 500 Project: WatchType: Closed Script info
Info 235 [8:6:4.111] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts 500 Project: WatchType: Closed Script info
Info 236 [8:6:4.115] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts 500 Project: WatchType: Closed Script info
Info 237 [8:6:4.117] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts 500 Project: WatchType: Closed Script info
Info 238 [8:6:4.118] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts 500 Project: WatchType: Closed Script info
Info 239 [8:6:4.120] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts 500 Project: WatchType: Closed Script info
Info 240 [8:6:4.121] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts 500 Project: WatchType: Closed Script info
Info 241 [8:6:4.122] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts 500 Project: WatchType: Closed Script info
Info 242 [8:6:4.124] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts 500 Project: WatchType: Closed Script info
Info 243 [8:6:4.126] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts 500 Project: WatchType: Closed Script info
Info 244 [8:6:4.128] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts 500 Project: WatchType: Closed Script info
Info 245 [8:6:4.130] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts 500 Project: WatchType: Closed Script info
Info 246 [8:6:4.132] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts 500 Project: WatchType: Closed Script info
Info 247 [8:6:4.135] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts 500 Project: WatchType: Closed Script info
Info 248 [8:6:4.137] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts 500 Project: WatchType: Closed Script info
Info 249 [8:6:4.139] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts 500 Project: WatchType: Closed Script info
Info 250 [8:6:4.140] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts 500 Project: WatchType: Closed Script info
Info 251 [8:6:4.141] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts 500 Project: WatchType: Closed Script info
Info 252 [8:6:4.142] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts 500 Project: WatchType: Closed Script info
Info 253 [8:6:4.143] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts 500 Project: WatchType: Closed Script info
Info 254 [8:6:4.144] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts 500 Project: WatchType: Closed Script info
Info 255 [8:6:4.146] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts 500 Project: WatchType: Closed Script info
Info 256 [8:6:4.148] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts 500 Project: WatchType: Closed Script info
Info 257 [8:6:4.149] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts 500 Project: WatchType: Closed Script info
Info 258 [8:6:4.150] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts 500 Project: WatchType: Closed Script info
Info 259 [8:6:4.151] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts 500 Project: WatchType: Closed Script info
Info 260 [8:6:4.152] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts 500 Project: WatchType: Closed Script info
Info 261 [8:6:4.153] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts 500 Project: WatchType: Closed Script info
Info 262 [8:6:4.153] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts 500 Project: WatchType: Closed Script info
Info 263 [8:6:4.154] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts 500 Project: WatchType: Closed Script info
Info 264 [8:6:4.155] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts 500 Project: WatchType: Closed Script info
Info 265 [8:6:4.156] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts 500 Project: WatchType: Closed Script info
Info 266 [8:6:4.157] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts 500 Project: WatchType: Closed Script info
Info 267 [8:6:4.157] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts 500 Project: WatchType: Closed Script info
Info 268 [8:6:4.158] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts 500 Project: WatchType: Closed Script info
Info 269 [8:6:4.159] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts 500 Project: WatchType: Closed Script info
Info 270 [8:6:4.160] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts 500 Project: WatchType: Closed Script info
Info 271 [8:6:4.161] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts 500 Project: WatchType: Closed Script info
Info 272 [8:6:4.163] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts 500 Project: WatchType: Closed Script info
Info 273 [8:6:4.164] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts 500 Project: WatchType: Closed Script info
Info 274 [8:6:4.165] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts 500 Project: WatchType: Closed Script info
Info 275 [8:6:4.166] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts 500 Project: WatchType: Closed Script info
Info 276 [8:6:4.167] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts 500 Project: WatchType: Closed Script info
Info 277 [8:6:4.168] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts 500 Project: WatchType: Closed Script info
Info 278 [8:6:4.169] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts 500 Project: WatchType: Closed Script info
Info 279 [8:6:4.170] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts 500 Project: WatchType: Closed Script info
Info 280 [8:6:4.171] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts 500 Project: WatchType: Closed Script info
Info 281 [8:6:4.172] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts 500 Project: WatchType: Closed Script info
Info 282 [8:6:4.173] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts 500 Project: WatchType: Closed Script info
Info 283 [8:6:4.175] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts 500 Project: WatchType: Closed Script info
Info 284 [8:6:4.176] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts 500 Project: WatchType: Closed Script info
Info 285 [8:6:4.177] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts 500 Project: WatchType: Closed Script info
Info 286 [8:6:4.178] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts 500 Project: WatchType: Closed Script info
Info 287 [8:6:4.181] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts 500 Project: WatchType: Closed Script info
Info 288 [8:6:4.182] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts 500 Project: WatchType: Closed Script info
Info 289 [8:6:4.184] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts 500 Project: WatchType: Closed Script info
Info 290 [8:6:4.185] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts 500 Project: WatchType: Closed Script info
Info 291 [8:6:4.186] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts 500 Project: WatchType: Closed Script info
Info 292 [8:6:4.188] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts 500 Project: WatchType: Closed Script info
Info 293 [8:6:4.189] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts 500 Project: WatchType: Closed Script info
Info 294 [8:6:4.190] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts 500 Project: WatchType: Closed Script info
Info 295 [8:6:4.191] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts 500 Project: WatchType: Closed Script info
Info 296 [8:6:4.192] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts 500 Project: WatchType: Closed Script info
Info 297 [8:6:4.194] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts 500 Project: WatchType: Closed Script info
Info 298 [8:6:4.195] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts 500 Project: WatchType: Closed Script info
Info 299 [8:6:4.199] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts 500 Project: WatchType: Closed Script info
Info 300 [8:6:4.201] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts 500 Project: WatchType: Closed Script info
Info 301 [8:6:4.202] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts 500 Project: WatchType: Closed Script info
Info 302 [8:6:4.203] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts 500 Project: WatchType: Closed Script info
Info 303 [8:6:4.205] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts 500 Project: WatchType: Closed Script info
Info 304 [8:6:4.206] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts 500 Project: WatchType: Closed Script info
Info 305 [8:6:4.207] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts 500 Project: WatchType: Closed Script info
Info 306 [8:6:4.208] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts 500 Project: WatchType: Closed Script info
Info 307 [8:6:4.209] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts 500 Project: WatchType: Closed Script info
Info 308 [8:6:4.210] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts 500 Project: WatchType: Closed Script info
Info 309 [8:6:4.213] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts 500 Project: WatchType: Closed Script info
Info 310 [8:6:4.214] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts 500 Project: WatchType: Closed Script info
Info 311 [8:6:4.215] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts 500 Project: WatchType: Closed Script info
Info 312 [8:6:4.216] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts 500 Project: WatchType: Closed Script info
Info 313 [8:6:4.217] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts 500 Project: WatchType: Closed Script info
Info 314 [8:6:4.218] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts 500 Project: WatchType: Closed Script info
Info 315 [8:6:4.219] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts 500 Project: WatchType: Closed Script info
Info 316 [8:6:4.219] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts 500 Project: WatchType: Closed Script info
Info 317 [8:6:4.220] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts 500 Project: WatchType: Closed Script info
Info 318 [8:6:4.221] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts 500 Project: WatchType: Closed Script info
Info 319 [8:6:4.222] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts 500 Project: WatchType: Closed Script info
Info 320 [8:6:4.223] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts 500 Project: WatchType: Closed Script info
Info 321 [8:6:4.224] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts 500 Project: WatchType: Closed Script info
Info 322 [8:6:4.225] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts 500 Project: WatchType: Closed Script info
Info 323 [8:6:4.226] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts 500 Project: WatchType: Closed Script info
Info 324 [8:6:4.227] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts 500 Project: WatchType: Closed Script info
Info 325 [8:6:4.236] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts 500 Project: WatchType: Closed Script info
Info 326 [8:6:4.236] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts 500 Project: WatchType: Closed Script info
Info 327 [8:6:4.238] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts 500 Project: WatchType: Closed Script info
Info 328 [8:6:4.239] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts 500 Project: WatchType: Closed Script info
Info 329 [8:6:4.240] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts 500 Project: WatchType: Closed Script info
Info 330 [8:6:4.241] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts 500 Project: WatchType: Closed Script info
Info 331 [8:6:4.242] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts 500 Project: WatchType: Closed Script info
Info 332 [8:6:4.243] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts 500 Project: WatchType: Closed Script info
Info 333 [8:6:4.244] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts 500 Project: WatchType: Closed Script info
Info 334 [8:6:4.247] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts 500 Project: WatchType: Closed Script info
Info 335 [8:6:4.249] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts 500 Project: WatchType: Closed Script info
Info 336 [8:6:4.250] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts 500 Project: WatchType: Closed Script info
Info 337 [8:6:4.253] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts 500 Project: WatchType: Closed Script info
Info 338 [8:6:4.254] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts 500 Project: WatchType: Closed Script info
Info 339 [8:6:4.255] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts 500 Project: WatchType: Closed Script info
Info 340 [8:6:4.256] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts 500 Project: WatchType: Closed Script info
Info 341 [8:6:4.257] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts 500 Project: WatchType: Closed Script info
Info 342 [8:6:4.258] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts 500 Project: WatchType: Closed Script info
Info 343 [8:6:4.259] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts 500 Project: WatchType: Closed Script info
Info 344 [8:6:4.260] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts 500 Project: WatchType: Closed Script info
Info 345 [8:6:4.260] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts 500 Project: WatchType: Closed Script info
Info 346 [8:6:4.262] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts 500 Project: WatchType: Closed Script info
Info 347 [8:6:4.264] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts 500 Project: WatchType: Closed Script info
Info 348 [8:6:4.266] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts 500 Project: WatchType: Closed Script info
Info 349 [8:6:4.267] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts 500 Project: WatchType: Closed Script info
Info 350 [8:6:4.267] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts 500 Project: WatchType: Closed Script info
Info 351 [8:6:4.268] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts 500 Project: WatchType: Closed Script info
Info 352 [8:6:4.269] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts 500 Project: WatchType: Closed Script info
Info 353 [8:6:4.270] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts 500 Project: WatchType: Closed Script info
Info 354 [8:6:4.271] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts 500 Project: WatchType: Closed Script info
Info 355 [8:6:4.272] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts 500 Project: WatchType: Closed Script info
Info 356 [8:6:4.273] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts 500 Project: WatchType: Closed Script info
Info 357 [8:6:4.274] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts 500 Project: WatchType: Closed Script info
Info 358 [8:6:4.275] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts 500 Project: WatchType: Closed Script info
Info 359 [8:6:4.275] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts 500 Project: WatchType: Closed Script info
Info 360 [8:6:4.276] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts 500 Project: WatchType: Closed Script info
Info 361 [8:6:4.277] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts 500 Project: WatchType: Closed Script info
Info 362 [8:6:4.279] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts 500 Project: WatchType: Closed Script info
Info 363 [8:6:4.281] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts 500 Project: WatchType: Closed Script info
Info 364 [8:6:4.282] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts 500 Project: WatchType: Closed Script info
Info 365 [8:6:4.283] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts 500 Project: WatchType: Closed Script info
Info 366 [8:6:4.284] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts 500 Project: WatchType: Closed Script info
Info 367 [8:6:4.285] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts 500 Project: WatchType: Closed Script info
Info 368 [8:6:4.286] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts 500 Project: WatchType: Closed Script info
Info 369 [8:6:4.287] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts 500 Project: WatchType: Closed Script info
Info 370 [8:6:4.288] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts 500 Project: WatchType: Closed Script info
Info 371 [8:6:4.289] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts 500 Project: WatchType: Closed Script info
Info 372 [8:6:4.291] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts 500 Project: WatchType: Closed Script info
Info 373 [8:6:4.292] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts 500 Project: WatchType: Closed Script info
Info 374 [8:6:4.293] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts 500 Project: WatchType: Closed Script info
Info 375 [8:6:4.294] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts 500 Project: WatchType: Closed Script info
Info 376 [8:6:4.295] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts 500 Project: WatchType: Closed Script info
Info 377 [8:6:4.297] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts 500 Project: WatchType: Closed Script info
Info 378 [8:6:4.298] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts 500 Project: WatchType: Closed Script info
Info 379 [8:6:4.299] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts 500 Project: WatchType: Closed Script info
Info 380 [8:6:4.300] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts 500 Project: WatchType: Closed Script info
Info 381 [8:6:4.302] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts 500 Project: WatchType: Closed Script info
Info 382 [8:6:4.303] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts 500 Project: WatchType: Closed Script info
Info 383 [8:6:4.304] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts 500 Project: WatchType: Closed Script info
Info 384 [8:6:4.305] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts 500 Project: WatchType: Closed Script info
Info 385 [8:6:4.306] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts 500 Project: WatchType: Closed Script info
Info 386 [8:6:4.307] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts 500 Project: WatchType: Closed Script info
Info 387 [8:6:4.307] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts 500 Project: WatchType: Closed Script info
Info 388 [8:6:4.308] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts 500 Project: WatchType: Closed Script info
Info 389 [8:6:4.309] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts 500 Project: WatchType: Closed Script info
Info 390 [8:6:4.310] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts 500 Project: WatchType: Closed Script info
Info 391 [8:6:4.311] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts 500 Project: WatchType: Closed Script info
Info 392 [8:6:4.313] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts 500 Project: WatchType: Closed Script info
Info 393 [8:6:4.315] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts 500 Project: WatchType: Closed Script info
Info 394 [8:6:4.316] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts 500 Project: WatchType: Closed Script info
Info 395 [8:6:4.317] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts 500 Project: WatchType: Closed Script info
Info 396 [8:6:4.318] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts 500 Project: WatchType: Closed Script info
Info 397 [8:6:4.319] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts 500 Project: WatchType: Closed Script info
Info 398 [8:6:4.320] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts 500 Project: WatchType: Closed Script info
Info 399 [8:6:4.321] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts 500 Project: WatchType: Closed Script info
Info 400 [8:6:4.321] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts 500 Project: WatchType: Closed Script info
Info 401 [8:6:4.322] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts 500 Project: WatchType: Closed Script info
Info 402 [8:6:4.323] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts 500 Project: WatchType: Closed Script info
Info 403 [8:6:4.324] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts 500 Project: WatchType: Closed Script info
Info 404 [8:6:4.325] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts 500 Project: WatchType: Closed Script info
Info 405 [8:6:4.325] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts 500 Project: WatchType: Closed Script info
Info 406 [8:6:4.326] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts 500 Project: WatchType: Closed Script info
Info 407 [8:6:4.327] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts 500 Project: WatchType: Closed Script info
Info 408 [8:6:4.329] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts 500 Project: WatchType: Closed Script info
Info 409 [8:6:4.331] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts 500 Project: WatchType: Closed Script info
Info 410 [8:6:4.332] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts 500 Project: WatchType: Closed Script info
Info 411 [8:6:4.332] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts 500 Project: WatchType: Closed Script info
Info 412 [8:6:4.333] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts 500 Project: WatchType: Closed Script info
Info 413 [8:6:4.334] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts 500 Project: WatchType: Closed Script info
Info 414 [8:6:4.335] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts 500 Project: WatchType: Closed Script info
Info 415 [8:6:4.336] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts 500 Project: WatchType: Closed Script info
Info 416 [8:6:4.337] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts 500 Project: WatchType: Closed Script info
Info 417 [8:6:4.337] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts 500 Project: WatchType: Closed Script info
Info 418 [8:6:4.338] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts 500 Project: WatchType: Closed Script info
Info 419 [8:6:4.339] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts 500 Project: WatchType: Closed Script info
Info 420 [8:6:4.340] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts 500 Project: WatchType: Closed Script info
Info 421 [8:6:4.341] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts 500 Project: WatchType: Closed Script info
Info 422 [8:6:4.341] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts 500 Project: WatchType: Closed Script info
Info 423 [8:6:4.342] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts 500 Project: WatchType: Closed Script info
Info 424 [8:6:4.343] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts 500 Project: WatchType: Closed Script info
Info 425 [8:6:4.344] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts 500 Project: WatchType: Closed Script info
Info 426 [8:6:4.346] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts 500 Project: WatchType: Closed Script info
Info 427 [8:6:4.348] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts 500 Project: WatchType: Closed Script info
Info 428 [8:6:4.349] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts 500 Project: WatchType: Closed Script info
Info 429 [8:6:4.350] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts 500 Project: WatchType: Closed Script info
Info 430 [8:6:4.351] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts 500 Project: WatchType: Closed Script info
Info 431 [8:6:4.352] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts 500 Project: WatchType: Closed Script info
Info 432 [8:6:4.353] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts 500 Project: WatchType: Closed Script info
Info 433 [8:6:4.354] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts 500 Project: WatchType: Closed Script info
Info 434 [8:6:4.355] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts 500 Project: WatchType: Closed Script info
Info 435 [8:6:4.356] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts 500 Project: WatchType: Closed Script info
Info 436 [8:6:4.356] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts 500 Project: WatchType: Closed Script info
Info 437 [8:6:4.357] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts 500 Project: WatchType: Closed Script info
Info 438 [8:6:4.358] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts 500 Project: WatchType: Closed Script info
Info 439 [8:6:4.359] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts 500 Project: WatchType: Closed Script info
Info 440 [8:6:4.360] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts 500 Project: WatchType: Closed Script info
Info 441 [8:6:4.361] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts 500 Project: WatchType: Closed Script info
Info 442 [8:6:4.362] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts 500 Project: WatchType: Closed Script info
Info 443 [8:6:4.363] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts 500 Project: WatchType: Closed Script info
Info 444 [8:6:4.364] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts 500 Project: WatchType: Closed Script info
Info 445 [8:6:4.365] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts 500 Project: WatchType: Closed Script info
Info 446 [8:6:4.365] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts 500 Project: WatchType: Closed Script info
Info 447 [8:6:4.366] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts 500 Project: WatchType: Closed Script info
Info 448 [8:6:4.366] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts 500 Project: WatchType: Closed Script info
Info 449 [8:6:4.367] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts 500 Project: WatchType: Closed Script info
Info 450 [8:6:4.368] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts 500 Project: WatchType: Closed Script info
Info 451 [8:6:4.368] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts 500 Project: WatchType: Closed Script info
Info 452 [8:6:4.370] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts 500 Project: WatchType: Closed Script info
Info 453 [8:6:4.373] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts 500 Project: WatchType: Closed Script info
Info 454 [8:6:4.377] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts 500 Project: WatchType: Closed Script info
Info 455 [8:6:4.378] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts 500 Project: WatchType: Closed Script info
Info 456 [8:6:4.380] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts 500 Project: WatchType: Closed Script info
Info 457 [8:6:4.383] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts 500 Project: WatchType: Closed Script info
Info 458 [8:6:4.384] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts 500 Project: WatchType: Closed Script info
Info 459 [8:6:4.384] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts 500 Project: WatchType: Closed Script info
Info 460 [8:6:4.385] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts 500 Project: WatchType: Closed Script info
Info 461 [8:6:4.386] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts 500 Project: WatchType: Closed Script info
Info 462 [8:6:4.386] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts 500 Project: WatchType: Closed Script info
Info 463 [8:6:4.387] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts 500 Project: WatchType: Closed Script info
Info 464 [8:6:4.387] FileWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts 500 Project: WatchType: Closed Script info
Info 465 [8:6:4.395] DirectoryWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 466 [8:6:4.395] watchDirectory for C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules uses cached drive information.
Info 467 [8:6:4.396] DirectoryWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 468 [8:6:4.396] watchDirectory for c:/Entwicklung/vscode-bug uses cached drive information.
Info 469 [8:6:4.427] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts 500 Project: WatchType: Closed Script info
Info 470 [8:6:4.617] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts 500 Project: WatchType: Closed Script info
Info 471 [8:6:4.642] DirectoryWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 472 [8:6:4.642] watchDirectory for C:/Users/andreas/AppData/Local/Microsoft/TypeScript/node_modules uses cached drive information.
Info 473 [8:6:4.642] DirectoryWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 474 [8:6:4.642] watchDirectory for C:/Users/andreas/AppData/Local/Microsoft/node_modules uses cached drive information.
Info 475 [8:6:4.642] DirectoryWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 476 [8:6:4.642] watchDirectory for C:/Users/andreas/AppData/Local/node_modules uses cached drive information.
Info 477 [8:6:4.643] DirectoryWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 478 [8:6:4.643] watchDirectory for C:/Users/andreas/AppData/node_modules uses cached drive information.
Info 479 [8:6:4.643] DirectoryWatcher:: Added:: WatchInfo: C:/Users/andreas/node_modules 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 480 [8:6:4.643] watchDirectory for C:/Users/andreas/node_modules uses cached drive information.
Info 481 [8:6:4.662] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estree/index.d.ts 500 Project: WatchType: Closed Script info
Info 482 [8:6:4.685] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/postcss/lib/postcss.d.ts 500 Project: WatchType: Closed Script info
Info 483 [8:6:4.845] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express-serve-static-core/index.d.ts 500 Project: WatchType: Closed Script info
Info 484 [8:6:4.973] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/node_modules/source-map/source-map.d.ts 500 Project: WatchType: Closed Script info
Info 485 [8:6:4.975] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts 500 Project: WatchType: Closed Script info
Info 486 [8:6:4.994] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/conversions.d.ts 500 Project: WatchType: Closed Script info
Info 487 [8:6:5.1] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/route.d.ts 500 Project: WatchType: Closed Script info
Info 488 [8:6:5.140] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts 500 Project: WatchType: Closed Script info
Info 489 [8:6:5.156] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/common-types.d.ts 500 Project: WatchType: Closed Script info
Info 490 [8:6:5.171] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/DescriptionFileUtils.d.ts 500 Project: WatchType: Closed Script info
Info 491 [8:6:5.177] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/Resolver.d.ts 500 Project: WatchType: Closed Script info
Info 492 [8:6:5.186] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/concord.d.ts 500 Project: WatchType: Closed Script info
Info 493 [8:6:5.395] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect/index.d.ts 500 Project: WatchType: Closed Script info
Info 494 [8:6:5.450] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts 500 Project: WatchType: Closed Script info
Info 495 [8:6:5.485] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts 500 Project: WatchType: Closed Script info
Info 496 [8:6:5.487] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts 500 Project: WatchType: Closed Script info
Info 497 [8:6:5.511] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts 500 Project: WatchType: Closed Script info
Info 498 [8:6:5.519] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts 500 Project: WatchType: Closed Script info
Info 499 [8:6:5.524] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts 500 Project: WatchType: Closed Script info
Info 500 [8:6:5.528] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts 500 Project: WatchType: Closed Script info
Info 501 [8:6:5.536] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts 500 Project: WatchType: Closed Script info
Info 502 [8:6:5.541] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts 500 Project: WatchType: Closed Script info
Info 503 [8:6:5.546] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts 500 Project: WatchType: Closed Script info
Info 504 [8:6:5.552] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts 500 Project: WatchType: Closed Script info
Info 505 [8:6:5.581] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts 500 Project: WatchType: Closed Script info
Info 506 [8:6:5.594] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts 500 Project: WatchType: Closed Script info
Info 507 [8:6:5.605] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/node_modules/chalk/types/index.d.ts 500 Project: WatchType: Closed Script info
Info 508 [8:6:5.631] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/parse5/lib/index.d.ts 500 Project: WatchType: Closed Script info
Info 509 [8:6:5.677] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts 500 Project: WatchType: Closed Script info
Info 510 [8:6:5.692] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts 500 Project: WatchType: Closed Script info
Info 511 [8:6:5.715] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts 500 Project: WatchType: Closed Script info
Info 512 [8:6:5.737] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts 500 Project: WatchType: Closed Script info
Info 513 [8:6:5.740] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts 500 Project: WatchType: Closed Script info
Info 514 [8:6:5.756] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts 500 Project: WatchType: Closed Script info
Info 515 [8:6:5.765] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts 500 Project: WatchType: Closed Script info
Info 516 [8:6:5.768] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts 500 Project: WatchType: Closed Script info
Info 517 [8:6:5.770] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts 500 Project: WatchType: Closed Script info
Info 518 [8:6:5.804] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts 500 Project: WatchType: Closed Script info
Info 519 [8:6:5.806] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts 500 Project: WatchType: Closed Script info
Info 520 [8:6:5.810] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts 500 Project: WatchType: Closed Script info
Info 521 [8:6:5.885] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist-options/index.d.ts 500 Project: WatchType: Closed Script info
Info 522 [8:6:6.237] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts 500 Project: WatchType: Closed Script info
Info 523 [8:6:6.302] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-search-params/index.d.ts 500 Project: WatchType: Closed Script info
Info 524 [8:6:6.306] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/interfaces.d.ts 500 Project: WatchType: Closed Script info
Info 525 [8:6:6.330] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/Watcher.d.ts 500 Project: WatchType: Closed Script info
Info 526 [8:6:6.334] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/DirectoryWatcher.d.ts 500 Project: WatchType: Closed Script info
Info 527 [8:6:6.395] FileWatcher:: Added:: WatchInfo: C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts 500 Project: WatchType: Closed Script info
Info 528 [8:6:7.59] FileWatcher:: Added:: WatchInfo: c:/entwicklung/vscode-bug/node_modules/source-map/source-map 500 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Missing file from program
Info 529 [8:6:7.60] DirectoryWatcher:: Added:: WatchInfo: c:/Entwicklung/vscode-bug/node_modules/@types 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Type root directory
Info 530 [8:6:7.60] watchDirectory for c:/Entwicklung/vscode-bug/node_modules/@types uses cached drive information.
Info 531 [8:6:7.60] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 4 structureChanged: true Elapsed: 3117ms
Info 532 [8:6:7.60] Running: *ensureProjectForOpenFiles*
Info 533 [8:6:7.60] Structure before ensureProjectForOpenFiles:
Info 534 [8:6:7.60] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 534 [8:6:7.60] Files (398)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estree/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/postcss/lib/postcss.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express-serve-static-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/conversions.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/route.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/Resolver.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/concord.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/DescriptionFileUtils.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/common-types.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/node_modules/chalk/types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/parse5/lib/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist-options/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-search-params/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/interfaces.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/DirectoryWatcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/Watcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts
c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts
c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts
c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts
c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts
c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts
c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts
c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts
c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts
c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts
Info 534 [8:6:7.61] -----------------------------------------------
Info 534 [8:6:7.61] Open files:
Info 534 [8:6:7.61] Structure after ensureProjectForOpenFiles:
Info 535 [8:6:7.61] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 535 [8:6:7.61] Files (398)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estree/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/postcss/lib/postcss.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express-serve-static-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/conversions.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/route.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/Resolver.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/concord.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/DescriptionFileUtils.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/common-types.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/node_modules/chalk/types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/parse5/lib/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist-options/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-search-params/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/interfaces.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/DirectoryWatcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/Watcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts
c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts
c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts
c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts
c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts
c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts
c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts
c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts
c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts
c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts
Info 535 [8:6:7.61] -----------------------------------------------
Info 535 [8:6:7.61] Open files:
Info 535 [8:6:7.61] got projects updated in background, updating diagnostics for
Info 536 [8:6:7.63] DirectoryWatcher:: Triggered with c:/entwicklung/vscode-bug/src/a.js:: WatchInfo: c:/entwicklung/vscode-bug 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Wild card directory
Info 537 [8:6:7.64] Scheduled: c:/Entwicklung/vscode-bug/jsconfig.json
Info 538 [8:6:7.64] Scheduled: *ensureProjectForOpenFiles*
Info 539 [8:6:7.64] Elapsed:: 1ms DirectoryWatcher:: Triggered with c:/entwicklung/vscode-bug/src/a.js:: WatchInfo: c:/entwicklung/vscode-bug 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Wild card directory
Info 540 [8:6:7.65] DirectoryWatcher:: Triggered with c:/Entwicklung/vscode-bug/src/a.js:: WatchInfo: c:/Entwicklung/vscode-bug 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 541 [8:6:7.66] Scheduled: c:/Entwicklung/vscode-bug/jsconfig.json, Cancelled earlier one
Info 542 [8:6:7.66] Scheduled: *ensureProjectForOpenFiles*, Cancelled earlier one
Info 543 [8:6:7.66] Elapsed:: 1ms DirectoryWatcher:: Triggered with c:/Entwicklung/vscode-bug/src/a.js:: WatchInfo: c:/Entwicklung/vscode-bug 1 Project: c:/Entwicklung/vscode-bug/jsconfig.json WatchType: Directory of Failed lookup locations in module resolution
Info 544 [8:6:7.66] request:
{"seq":7,"type":"request","command":"open","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","fileContent":"","scriptKindName":"JS","projectRootPath":"c:\\Entwicklung\\vscode-bug"}}
Info 545 [8:6:7.67] Search path: c:/Entwicklung/vscode-bug/src
Info 546 [8:6:7.67] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: c:/Entwicklung/vscode-bug/src/a.js Status: File added to open files impacted by this config file
Info 547 [8:6:7.67] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: c:/Entwicklung/vscode-bug/src/a.js Status: File added to open files impacted by this config file
Info 548 [8:6:7.67] ConfigFilePresence:: Current Watches: :: File: c:/Entwicklung/vscode-bug/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: c:/Entwicklung/vscode-bug/src/a.js Status: File added to open files impacted by this config file
Info 549 [8:6:7.67] ConfigFilePresence:: Current Watches: Config file for the program:: File: c:/Entwicklung/vscode-bug/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: c:/Entwicklung/vscode-bug/src/a.js Status: File added to open files impacted by this config file
Info 550 [8:6:7.67] For info: c:/Entwicklung/vscode-bug/src/a.js :: Config file name: c:/Entwicklung/vscode-bug/jsconfig.json
Info 551 [8:6:7.69] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 552 [8:6:8.158] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: true Elapsed: 1089ms
Info 553 [8:6:8.162] Scheduling throttled operation:
{"projectName":"c:/Entwicklung/vscode-bug/jsconfig.json","fileNames":["c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts","c:/Entwicklung/vscode-bug/src/App.js","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts","c:/Entwicklung/vscode-bug/src/App.test.js","c:/Entwicklung/vscode-bug/src/registerServiceWorker.js","c:/Entwicklung/vscode-bug/src/index.js","c:/Entwicklung/vscode-bug/src/a.js","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts","c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts","c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts","c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts","c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts","c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts","c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts","c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts","c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts","c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts"],"compilerOptions":{"allowJs":true,"maxNodeModuleJsDepth":2,"allowSyntheticDefaultImports":true,"skipLibCheck":true,"noEmit":true,"configFilePath":"c:/Entwicklung/vscode-bug/jsconfig.json","allowNonTsExtensions":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":[],"projectRootPath":"c:/Entwicklung/vscode-bug","kind":"discover"}
Info 554 [8:6:8.162] Scheduling request for: c:/Entwicklung/vscode-bug/jsconfig.json
Info 555 [8:6:8.163] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 555 [8:6:8.163] Files (399)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
c:/Entwicklung/vscode-bug/src/a.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estree/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/postcss/lib/postcss.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express-serve-static-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/conversions.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/route.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/Resolver.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/concord.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/DescriptionFileUtils.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/common-types.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/node_modules/chalk/types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/parse5/lib/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist-options/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-search-params/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/interfaces.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/DirectoryWatcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/Watcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts
c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts
c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts
c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts
c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts
c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts
c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts
c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts
c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts
c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts
Info 555 [8:6:8.164] -----------------------------------------------
Info 555 [8:6:8.164] Open files:
Info 555 [8:6:8.164] FileName: c:/Entwicklung/vscode-bug/src/a.js ProjectRootPath: c:/Entwicklung/vscode-bug
Info 555 [8:6:8.164] Projects: c:/Entwicklung/vscode-bug/jsconfig.json
Perf 555 [8:6:8.165] 7::open: async elapsed time (in milliseconds) 1098.7802
Info 556 [8:6:8.165] request:
{"seq":8,"type":"request","command":"getOutliningSpans","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js"}}
Perf 557 [8:6:8.166] 8::getOutliningSpans: elapsed time (in milliseconds) 1.0872
Info 558 [8:6:8.166] response:
{"seq":0,"type":"response","command":"getOutliningSpans","request_seq":8,"success":true,"body":[]}
Info 559 [8:6:8.168] Running: c:/Entwicklung/vscode-bug/jsconfig.json
Info 560 [8:6:8.168] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 561 [8:6:8.168] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: false Elapsed: 0ms
Info 562 [8:6:8.168] Running: *ensureProjectForOpenFiles*
Info 563 [8:6:8.168] Structure before ensureProjectForOpenFiles:
Info 564 [8:6:8.168] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 564 [8:6:8.169] Files (399)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
c:/Entwicklung/vscode-bug/src/a.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estree/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/postcss/lib/postcss.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express-serve-static-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/conversions.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/route.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/Resolver.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/concord.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/DescriptionFileUtils.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/common-types.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/node_modules/chalk/types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/parse5/lib/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist-options/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-search-params/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/interfaces.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/DirectoryWatcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/Watcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts
c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts
c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts
c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts
c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts
c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts
c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts
c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts
c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts
c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts
Info 564 [8:6:8.169] -----------------------------------------------
Info 564 [8:6:8.169] Open files:
Info 564 [8:6:8.169] FileName: c:/Entwicklung/vscode-bug/src/a.js ProjectRootPath: c:/Entwicklung/vscode-bug
Info 564 [8:6:8.169] Projects: c:/Entwicklung/vscode-bug/jsconfig.json
Info 564 [8:6:8.169] Structure after ensureProjectForOpenFiles:
Info 565 [8:6:8.169] Project 'c:/Entwicklung/vscode-bug/jsconfig.json' (Configured) 0
Info 565 [8:6:8.169] Files (399)
c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/csstype/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts
c:/Entwicklung/vscode-bug/src/App.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts
c:/Entwicklung/vscode-bug/src/App.test.js
c:/Entwicklung/vscode-bug/src/registerServiceWorker.js
c:/Entwicklung/vscode-bug/src/index.js
c:/Entwicklung/vscode-bug/src/a.js
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estree/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/postcss/lib/postcss.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express-serve-static-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/conversions.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/route.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/Resolver.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/concord.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/DescriptionFileUtils.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/lib/common-types.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/node_modules/chalk/types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/parse5/lib/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist-options/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-search-params/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/interfaces.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/DirectoryWatcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/Watcher.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts
C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts
c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts
c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts
c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts
c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts
c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts
c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts
c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts
c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts
c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts
c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts
c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts
Info 565 [8:6:8.169] -----------------------------------------------
Info 565 [8:6:8.169] Open files:
Info 565 [8:6:8.169] FileName: c:/Entwicklung/vscode-bug/src/a.js ProjectRootPath: c:/Entwicklung/vscode-bug
Info 565 [8:6:8.169] Projects: c:/Entwicklung/vscode-bug/jsconfig.json
Info 565 [8:6:8.169] got projects updated in background, updating diagnostics for c:/Entwicklung/vscode-bug/src/a.js
Info 566 [8:6:8.169] event:
{"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["c:/Entwicklung/vscode-bug/src/a.js"]}}
Info 567 [8:6:8.287] Sending request:
{"projectName":"c:/Entwicklung/vscode-bug/jsconfig.json","fileNames":["c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts","c:/Entwicklung/vscode-bug/src/App.js","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts","c:/Entwicklung/vscode-bug/src/App.test.js","c:/Entwicklung/vscode-bug/src/registerServiceWorker.js","c:/Entwicklung/vscode-bug/src/index.js","c:/Entwicklung/vscode-bug/src/a.js","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts","c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts","c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts","c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts","c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts","c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts","c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts","c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts","c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts","c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts"],"compilerOptions":{"allowJs":true,"maxNodeModuleJsDepth":2,"allowSyntheticDefaultImports":true,"skipLibCheck":true,"noEmit":true,"configFilePath":"c:/Entwicklung/vscode-bug/jsconfig.json","allowNonTsExtensions":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":[],"projectRootPath":"c:/Entwicklung/vscode-bug","kind":"discover"}
Info 568 [8:6:8.288] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 569 [8:6:8.288] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: false Elapsed: 0ms
Info 570 [8:6:8.288] event:
{"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"c:/Entwicklung/vscode-bug/src/a.js","diagnostics":[]}}
Info 571 [8:6:8.289] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 572 [8:6:8.289] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: false Elapsed: 0ms
Info 573 [8:6:8.297] event:
{"seq":0,"type":"event","event":"semanticDiag","body":{"file":"c:/Entwicklung/vscode-bug/src/a.js","diagnostics":[]}}
Info 574 [8:6:8.297] request:
{"seq":9,"type":"request","command":"geterr","arguments":{"delay":0,"files":["c:/Entwicklung/vscode-bug/src/a.js"]}}
Perf 575 [8:6:8.298] 9::geterr: async elapsed time (in milliseconds) 1.0133
Info 576 [8:6:8.298] request:
{"seq":10,"type":"request","command":"navtree","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js"}}
Perf 577 [8:6:8.301] 10::navtree: elapsed time (in milliseconds) 2.3723
Info 578 [8:6:8.301] response:
{"seq":0,"type":"response","command":"navtree","request_seq":10,"success":true,"body":{"text":"<global>","kind":"script","kindModifiers":"","spans":[{"start":{"line":1,"offset":1},"end":{"line":1,"offset":1}}]}}
Info 579 [8:6:8.301] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 580 [8:6:8.301] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: false Elapsed: 0ms
Info 581 [8:6:8.301] event:
{"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"c:/Entwicklung/vscode-bug/src/a.js","diagnostics":[]}}
Info 582 [8:6:8.302] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 583 [8:6:8.302] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: false Elapsed: 0ms
Info 584 [8:6:8.302] event:
{"seq":0,"type":"event","event":"semanticDiag","body":{"file":"c:/Entwicklung/vscode-bug/src/a.js","diagnostics":[]}}
Info 585 [8:6:8.302] request:
{"seq":11,"type":"request","command":"completions","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"includeExternalModuleExports":true,"includeInsertTextCompletions":true}}
Info 586 [8:6:8.303] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 587 [8:6:8.303] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: false Elapsed: 0ms
Info 588 [8:6:8.307] getCompletionData: Get current token: 0
Info 589 [8:6:8.307] getCompletionData: Is inside comment: 0
Info 590 [8:6:8.307] getCompletionData: Get previous token 1: 0
Info 591 [8:6:8.358] getCompletionData: Semantic work: 51
Info 592 [8:6:8.397] getCompletionsAtPosition: getCompletionEntriesFromSymbols: 38
Perf 593 [8:6:8.427] 11::completions: elapsed time (in milliseconds) 124.3308
Info 594 [8:6:8.429] response:
{"seq":0,"type":"response","command":"completions","request_seq":11,"success":true,"body":[{"name":"_","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"__dirname","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"__filename","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"$","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"$for","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"AbortController","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AbortSignal","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"abstract","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"acorn","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"ActiveXObject","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"addEventListener","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"addExt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"addListener","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"addLocale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"ADDRCONFIG","kind":"const","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"address","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"ADDRGETNETWORKPARAMS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"afterAll","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"afterEach","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Agent","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"Agent","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"https"},{"name":"alert","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"ALPN_ENABLED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"AnalyserNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ANGLE_instanced_arrays","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Animation","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AnimationEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AnimationPlaybackEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"any","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"App","kind":"alias","kindModifiers":"","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/src/App"},{"name":"applicationCache","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ApplicationCache","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"arch","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Array","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"ArrayBuffer","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"as","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"asn1","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"node-forge"},{"name":"AssertionError","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"AssertPlus","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"AST","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"AST","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"async","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"async","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"AsyncResource","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"async_hooks"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"AsyncSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"atob","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"atRule","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"Attr","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Audio","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioBuffer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioBufferSourceNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioContext","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioDestinationNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioListener","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioParam","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioProcessingEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioTrack","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"AudioTrackList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"await","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"babel","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"BADFAMILY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"BADFLAGS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"BADHINTS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"BADNAME","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"BADQUERY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"BADRESP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"BADSTR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"BarProp","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Base64","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"basename","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"basename","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"basePort","kind":"let","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder"},{"name":"beforeAll","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"beforeEach","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"BeforeUnloadEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BehaviorSubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"BhxBrowser","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Big","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"BigJs","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"BiquadFilterNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Blob","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"blockParams","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"blockParams","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"blur","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"boolean","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Boolean","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"braces","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"break","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"BroadcastChannel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"btoa","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"Buffer","kind":"alias","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"buffer"},{"name":"Buffer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"builtinModules","kind":"property","kindModifiers":"static,declare","sortText":"0","hasAction":true,"source":"module"},{"name":"ByteLengthQueuingStrategy","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Cache","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"caches","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CacheStorage","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"callbackify","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"cancelAnimationFrame","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"CANCELLED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"CanvasGradient","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CanvasPattern","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CanvasRenderingContext2D","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"captureEvents","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"case","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"catch","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"CDATASection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Certificate","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"changeExt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"ChannelMergerNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ChannelSplitterNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CharacterData","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"checkServerIdentity","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"cidr","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"cidrSubnet","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"cipher","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"node-forge"},{"name":"class","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"clearImmediate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"clearInterval","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"timers"},{"name":"clearInterval","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"clearLine","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"readline"},{"name":"clearScreenDown","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"readline"},{"name":"clearTimeout","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"clearTimeout","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"timers"},{"name":"CLIENT_RENEG_LIMIT","kind":"var","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"CLIENT_RENEG_WINDOW","kind":"var","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"clientInformation","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ClientRect","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ClientRectList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ClientRequest","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"ClientResponse","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"ClipboardEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"close","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"close","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"inspector"},{"name":"closed","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CloseEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"comment","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"Comment","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"compile","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"compile","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositeDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CompositionEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"config","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"confirm","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"connect","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"net"},{"name":"connect","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"connect","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http2"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ConnectableObservable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"CONNREFUSED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"console","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Console","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"const","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"constants","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"perf_hooks"},{"name":"constants","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http2"},{"name":"constants","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"constants","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"constructor","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"ContentScriptGlobalScope","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"continue","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"ConvolverNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Coordinates","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"core","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"CountQueuingStrategy","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"cpus","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"create","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"create","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"create","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"domain"},{"name":"createCipher","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createCipheriv","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createClient","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"createConnection","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"net"},{"name":"createContext","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"vm"},{"name":"createCredentials","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createDecipher","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createDecipheriv","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createDeflate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"createDeflateRaw","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"createDiffieHellman","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createECDH","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createFrame","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"createFrame","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"createGunzip","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"createGzip","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"createHash","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createHmac","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createHook","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"async_hooks"},{"name":"createImageBitmap","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"createInflate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"createInflateRaw","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"createInterface","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"readline"},{"name":"createSecureContext","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"createSecurePair","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"createSecureServer","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http2"},{"name":"createServer","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"createServer","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"createServer","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http2"},{"name":"createServer","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"https"},{"name":"createServer","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"net"},{"name":"createSign","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"createSocket","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dgram"},{"name":"createUnzip","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"createVerify","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"crypto","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Crypto","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CryptoKey","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CryptoKeyPair","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSS","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSConditionRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSFontFaceRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSGroupingRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSImportRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSKeyframeRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSKeyframesRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSMediaRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSNamespaceRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSPageRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSRuleList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSStyleDeclaration","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSStyleRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSStyleSheet","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CSSSupportsRule","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"currentId","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"async_hooks"},{"name":"cursorTo","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"readline"},{"name":"customElements","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"CustomEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DataCue","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DataTransfer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DataTransferItem","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DataTransferItemList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DataView","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Date","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"debug","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"debugger","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"debuglog","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"decl","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"declare","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"decode","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"punycode"},{"name":"decodeURI","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"decodeURIComponent","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"decorators","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"decorators","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"deepEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"deepStrictEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"default","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"DEFAULT_ECDH_CURVE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"DEFAULT_ENCODING","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"defaultCipherList","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"defaultCoreCipherList","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"defaultExt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"defaultStatus","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DeferredPermissionRequest","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"deflate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"deflateRaw","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"deflateRawSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"deflateSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"delay","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"DelayNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"delete","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"delimiter","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"delimiter","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"departFocus","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"deprecate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"describe","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DESTRUCTION","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"DeviceAcceleration","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DeviceLightEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DeviceMotionEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DeviceOrientationEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"devicePixelRatio","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DeviceRotationRate","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DH_CHECK_P_NOT_PRIME","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"DH_CHECK_P_NOT_SAFE_PRIME","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"DH_NOT_SUITABLE_GENERATOR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"DH_UNABLE_TO_CHECK_GENERATOR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Dict","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"dirname","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"dirname","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"disconnect","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"dispatchEvent","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Disposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"do","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"document","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Document","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DocumentFragment","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DocumentType","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"doesNotThrow","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"Domain","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"domain"},{"name":"domainToASCII","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"url"},{"name":"domainToUnicode","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"url"},{"name":"DOMError","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMException","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMImplementation","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMParser","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMRect","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMRectReadOnly","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMSettableTokenList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMStringList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMStringMap","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DOMTokenList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"doNotTrack","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"DragEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Duplex","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"stream"},{"name":"DynamicsCompressorNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"E2BIG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EACCES","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EADDRINUSE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EADDRNOTAVAIL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EAFNOSUPPORT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EAGAIN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EALREADY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EBADF","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EBADMSG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EBUSY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ECANCELED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ECHILD","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ECONNABORTED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ECONNREFUSED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ECONNRESET","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EDEADLK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EDESTADDRREQ","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EDOM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EEXIST","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EFAULT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EFBIG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EHOSTUNREACH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EIDRM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EILSEQ","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EINPROGRESS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EINTR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EINVAL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EIO","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EISCONN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EISDIR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"Element","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ELOOP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"else","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"EMFILE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"emit","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"emitKeypressEvents","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"readline"},{"name":"EMLINK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EMSGSIZE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENAMETOOLONG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"encode","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"punycode"},{"name":"encodeURI","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"encodeURIComponent","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"endianness","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"ENETDOWN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENETRESET","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENETUNREACH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENFILE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_ALL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_CIPHERS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_DH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_DIGESTS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_DSA","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_ECDH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_ECDSA","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_NONE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_PKEY_ASN1_METHS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_PKEY_METHS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_RAND","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_RSA","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENGINE_METHOD_STORE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOBUFS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENODATA","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENODEV","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOENT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOEXEC","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOLCK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOLINK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOMEM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOMSG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOPROTOOPT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOSPC","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOSR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOSTR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOSYS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOTCONN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOTDIR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOTEMPTY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOTSOCK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOTSUP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ENOTTY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"enum","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Enumerator","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ENXIO","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EOF","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"EOL","kind":"const","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"EOPNOTSUPP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EOVERFLOW","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EPERM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EPIPE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EPROTO","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EPROTONOSUPPORT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EPROTOTYPE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"equal","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"equal","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"ERANGE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"EROFS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"error","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"Error","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"ErrorEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"escape","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"escape","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"querystring"},{"name":"escapeComponent","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"escapeExpression","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"escapeExpression","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"ESPIPE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ESRCH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ETIME","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ETIMEDOUT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"ETXTBSY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"eval","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"EvalError","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"event","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Event","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"EventEmitter","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"events"},{"name":"eventNames","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"EventSource","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"EventTarget","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"EWOULDBLOCK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"Exception","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"Exception","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"EXDEV","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"exec","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"child_process"},{"name":"execFile","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"child_process"},{"name":"execFileSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"child_process"},{"name":"execSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"child_process"},{"name":"executionAsyncId","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"async_hooks"},{"name":"expect","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"export","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"exports","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"EXT_texture_filter_anisotropic","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"extends","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"ExtensionScriptApis","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"external","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"External","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"extname","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"extname","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"F_OK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"fail","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"fail","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"false","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"fdescribe","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"fetch","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"File","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"FILE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"FileList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"FileReader","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"filesize","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"finally","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"fips","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"fit","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Float32Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Float64Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"focus","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"FocusEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"FocusNavigationEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"for","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"fork","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"fork","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"child_process"},{"name":"format","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"format","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"format","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"url"},{"name":"format","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"FormData","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"FORMERR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"frameElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"frames","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"freemem","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"from","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"fromByteArray","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ipaddr.js"},{"name":"fromLong","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"fromPrefixLen","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"function","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Function","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"GainNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Gamepad","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"GamepadButton","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"GamepadEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"GamepadHapticActuator","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"GamepadPose","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Geolocation","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"get","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"get","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"get","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"https"},{"name":"getCiphers","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"getCiphers","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"getComputedStyle","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"getCurves","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"getDefaultSettings","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http2"},{"name":"getDiffieHellman","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"getHashes","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"getHeapSpaceStatistics","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"v8"},{"name":"getHeapStatistics","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"v8"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getIterator","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"getMatchedCSSRules","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"getMaxListeners","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"getPackedSettings","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http2"},{"name":"getPort","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder"},{"name":"getPortPromise","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder"},{"name":"getSelection","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"getUnpackedSettings","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http2"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"global","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"global","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"globalAgent","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"https"},{"name":"globalAgent","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"gunzip","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"gunzipSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"gzip","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"gzipSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Handlebars","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"hash","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"hash","kind":"alias","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"hash.js"},{"name":"HashChangeEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"hbs","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"he","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"Headers","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"height","kind":"const","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"window-size"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"helpers","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"HistoricalScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"history","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"History","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"homedir","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"hostname","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"HTMLAllCollection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLAnchorElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLAppletElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLAreaElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLAreasCollection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLAudioElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLBaseElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLBaseFontElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLBodyElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLBRElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLButtonElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLCanvasElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLCollection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLDataElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLDataListElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLDetailsElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLDialogElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLDirectoryElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLDivElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLDListElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLDocument","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLegendElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLEmbedElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLFieldSetElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLFontElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLFormControlsCollection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLFormElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLFrameElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLFrameSetElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLHeadElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLHeadingElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLHRElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLHtmlElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLIFrameElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLImageElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLInputElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLLabelElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLLegendElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLLIElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLLinkElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLMainElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLMapElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLMarqueeElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLMediaElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLMenuElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLMetaElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLMeterElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLModElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLObjectElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLOListElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLOptGroupElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLOptionElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLOptionsCollection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLOutputElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLParagraphElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLParamElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLPictureElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLPreElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLProgressElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLQuoteElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLScriptElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLSelectElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLSourceElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLSpanElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLStyleElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLSummaryElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTableCaptionElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTableCellElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTableColElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTableDataCellElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTableElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTableHeaderCellElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTableRowElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTableSectionElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTemplateElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTextAreaElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTimeElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTitleElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLTrackElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLUListElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLUnknownElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"HTMLVideoElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBCursor","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBCursorWithValue","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBDatabase","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBFactory","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBIndex","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBKeyRange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBObjectStore","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBOpenDBRequest","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBRequest","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBTransaction","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IDBVersionChangeEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"if","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"ifError","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"IIRFilterNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Image","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ImageData","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"implements","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"import","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"importScripts","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"in","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"IncomingMessage","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"indexedDB","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"infer","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Infinity","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"inflate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"inflateRaw","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"inflateRawSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"inflateSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"inherits","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"innerHeight","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"innerWidth","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"inspect","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"INSPECT_MAX_BYTES","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"buffer"},{"name":"instanceof","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Int16Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Int32Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Int8Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"interface","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"internals","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"IntersectionObserver","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"IntersectionObserverEntry","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Intl","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"invariant","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"IPv4","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ipaddr.js"},{"name":"IPv6","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ipaddr.js"},{"name":"is","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"isAbsolute","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"isAbsolute","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"isArray","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isatty","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tty"},{"name":"isBoolean","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isBuffer","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isContext","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"vm"},{"name":"isDate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"isError","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isFinite","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"isFunction","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isIP","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"net"},{"name":"isIPv4","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"net"},{"name":"isIPv6","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"net"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isIterable","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"isLoopback","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"isMaster","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"isNaN","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"isNull","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isNullOrUndefined","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isNumber","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isObject","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isPrimitive","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isPrivate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"isPublic","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"isRegExp","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isSecureContext","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"isString","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isSymbol","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isUndefined","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"isV4Format","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"isV6Format","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"isValid","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ipaddr.js"},{"name":"isWorker","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"it","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"jasmine","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"jest","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"join","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"join","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"joinSafe","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"jQuery","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"JQuery","kind":"interface","kindModifiers":"declare","sortText":"0"},{"name":"jsbn","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"JsDiff","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"JSON","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"jsyaml","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"K","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"K","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"KeyboardEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"keyof","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"length","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"let","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"list","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"listenerCount","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"listeners","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"ListeningStateChangedEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"loadavg","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"LOADIPHLPAPI","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"locale","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"localStorage","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"location","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Location","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"locationbar","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"log","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"logger","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"logger","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"lookup","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"loopback","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Map","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"mask","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"matchMedia","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Math","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"md","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"node-forge"},{"name":"MediaDeviceInfo","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaDevices","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaElementAudioSourceNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaEncryptedEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaError","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaKeyMessageEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaKeys","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaKeySession","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaKeyStatusMap","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaKeySystemAccess","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaQueryList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaSource","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaStream","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaStreamAudioSourceNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaStreamError","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaStreamErrorEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaStreamEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaStreamTrack","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MediaStreamTrackEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"menubar","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MessageChannel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MessageEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MessagePort","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"METHODS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"micromatch","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"mime","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"MimeType","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MimeTypeArray","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"MockObserver","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"module","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"module","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Module","kind":"property","kindModifiers":"static,declare","sortText":"0","hasAction":true,"source":"module"},{"name":"MouseEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"moveBy","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"moveCursor","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"readline"},{"name":"moveTo","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"MSAssertion","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSBlobBuilder","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"msContentScript","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"msCredentials","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSCredentials","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSDCCEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSDSHEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSFIDOCredentialAssertion","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSFIDOSignature","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSFIDOSignatureAssertion","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSGesture","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSGestureEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSGraphicsTrust","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSInputMethodContext","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSMediaKeyError","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSMediaKeyMessageEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSMediaKeyNeededEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSMediaKeys","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSMediaKeySession","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSPointerEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSStream","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MSStreamReader","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"msWriteProfilerMark","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"MutationEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MutationObserver","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"MutationRecord","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"nacl","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"name","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"NamedNodeMap","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"namespace","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"NaN","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"navigator","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Navigator","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"networkInterfaces","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"never","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"new","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"noConflict","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"noConflict","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"NODATA","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"Node","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"NodeFilter","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"NodeIterator","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"NodeJS","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"NodeList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"NOMEM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"NONAME","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"normalize","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"normalize","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"normalize","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"normalizeSafe","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"normalizeTrim","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"not","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"notDeepEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"notDeepStrictEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"notEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"NOTFOUND","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Notification","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"NOTIMP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"NOTINITIALIZED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"notStrictEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"NPN_ENABLED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"null","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"number","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Number","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"O_APPEND","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_CREAT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_DIRECT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_DIRECTORY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_DSYNC","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_EXCL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_NOATIME","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_NOCTTY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_NOFOLLOW","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_NONBLOCK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_RDONLY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_RDWR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_SYMLINK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_SYNC","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_TRUNC","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"O_WRONLY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"object","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Object","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"objectHash","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observable","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Observer","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"OES_element_index_uint","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"OES_standard_derivatives","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"OES_texture_float","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"OES_texture_float_linear","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"OES_texture_half_float","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"OES_texture_half_float_linear","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"of","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"OfflineAudioCompletionEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"OfflineAudioContext","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"offscreenBuffering","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ok","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"on","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"onabort","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onbeforeunload","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onblur","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"oncanplay","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"oncanplaythrough","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"once","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"onchange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onclick","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"oncompassneedscalibration","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"oncontextmenu","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondblclick","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondevicelight","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondevicemotion","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondeviceorientation","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondrag","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondragend","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondragenter","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondragleave","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondragover","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondragstart","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondrop","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ondurationchange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onemptied","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onended","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onerror","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onfocus","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onhashchange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"oninput","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"oninvalid","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onkeydown","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onkeypress","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onkeyup","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onload","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onloadeddata","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onloadedmetadata","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onloadstart","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmessage","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmousedown","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmouseenter","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmouseleave","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmousemove","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmouseout","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmouseover","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmouseup","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmousewheel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmsgesturechange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmsgesturedoubletap","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmsgestureend","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmsgesturehold","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmsgesturestart","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmsgesturetap","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmsinertiastart","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmspointercancel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmspointerdown","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmspointerenter","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmspointerleave","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmspointermove","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmspointerout","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmspointerover","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onmspointerup","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onoffline","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ononline","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onorientationchange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpagehide","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpageshow","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpause","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onplay","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onplaying","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpointercancel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpointerdown","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpointerenter","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpointerleave","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpointermove","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpointerout","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpointerover","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpointerup","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onpopstate","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onprogress","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onratechange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onreadystatechange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onreset","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onresize","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onscroll","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onseeked","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onseeking","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onselect","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onstalled","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onstorage","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onsubmit","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onsuspend","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ontimeupdate","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ontouchcancel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ontouchend","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ontouchmove","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ontouchstart","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onunload","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvolumechange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplayactivate","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplayblur","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplayconnect","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplaydeactivate","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplaydisconnect","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplayfocus","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplaypointerrestricted","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplaypointerunrestricted","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onvrdisplaypresentchange","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onwaiting","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"onwheel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"open","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"inspector"},{"name":"open","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"opener","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Option","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"or","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"orientation","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"OscillatorNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"outerHeight","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"outerWidth","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"OutgoingMessage","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"OverflowEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"package","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"PageTransitionEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"pageXOffset","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"pageYOffset","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"pako","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"PannerNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"parent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"parse","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"parse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"parse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"parse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"parse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"parse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"parse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ipaddr.js"},{"name":"parse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"querystring"},{"name":"parse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"url"},{"name":"parseCIDR","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ipaddr.js"},{"name":"ParsedError","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"pretty-error"},{"name":"parseFloat","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"parseInt","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"partials","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"partials","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"PassThrough","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"stream"},{"name":"Path2D","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PaymentAddress","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PaymentRequest","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PaymentRequestUpdateEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PaymentResponse","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"pbkdf2","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"pbkdf2Sync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"pctDecChars","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"pctEncChar","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"pem","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"node-forge"},{"name":"pending","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"performance","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"performance","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"perf_hooks"},{"name":"Performance","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PerformanceEntry","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PerformanceMark","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PerformanceMeasure","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PerformanceNavigation","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PerformanceNavigationTiming","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PerformanceObserver","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"perf_hooks"},{"name":"PerformanceResourceTiming","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PerformanceTiming","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PerfWidgetExternal","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PeriodicWave","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PermissionRequest","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PermissionRequestedEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"personalbar","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"pkcs12","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"node-forge"},{"name":"pki","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"node-forge"},{"name":"platform","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"plugin","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"Plugin","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PluginArray","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"pluralize","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"POINT_CONVERSION_COMPRESSED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"POINT_CONVERSION_HYBRID","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"POINT_CONVERSION_UNCOMPRESSED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"PointerEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"polyfill","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise"},{"name":"PopStateEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Position","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PositionError","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"posix","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"posix","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"postMessage","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"precompile","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"precompile","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"prependListener","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"prependOnceListener","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"PreviousMap","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"print","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"private","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"privateDecrypt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"privateEncrypt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"process","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ipaddr.js"},{"name":"process","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ProcessingInstruction","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ProgressEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Promise","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise"},{"name":"promisify","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"prompt","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"protected","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"prototype","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"stream"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"events"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"node-notifier/notifiers/balloon"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"node-notifier/notifiers/notificationcenter"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"node-notifier/notifiers/growl"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"node-notifier/notifiers/toaster"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"module"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"node-notifier/notifiers/notifysend"},{"name":"prototype","kind":"property","kindModifiers":"","sortText":"0","hasAction":true,"source":"pretty-error"},{"name":"pseudoRandomBytes","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"public","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"publicDecrypt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"publicEncrypt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"PushManager","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PushSubscription","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"PushSubscriptionOptions","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"puts","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"util"},{"name":"Q","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"qs","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"R_OK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"randomBytes","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"randomFill","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"randomFillSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"RandomSource","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Range","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RangeError","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"React","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"ReactDOM","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReactiveTest","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Readable","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"stream"},{"name":"ReadableStream","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ReadableStreamReader","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"readonly","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"ReadStream","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tty"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recorded","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Recoverable","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"repl"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"RefCountDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReferenceError","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Reflect","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"REFUSED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"RegExp","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"register","kind":"function","kindModifiers":"export","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/src/registerServiceWorker"},{"name":"registerDecorator","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"registerDecorator","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"registerHelper","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"registerHelper","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"registerPartial","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"registerPartial","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"relative","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"relative","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"release","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"releaseEvents","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"removeAllListeners","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"removeDotSegments","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"removeEventListener","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"removeExt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"removeListener","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"ReplaySubject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"request","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"request","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"https"},{"name":"Request","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"requestAnimationFrame","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"require","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"require","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"resizeBy","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"resizeTo","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"resolve","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"resolve","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"resolve","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"resolve","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"url"},{"name":"resolve","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolve4","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolve6","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolveCname","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolveComponents","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"resolveMx","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolveNaptr","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolveNs","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolvePtr","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolveSoa","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolveSrv","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"resolveTxt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"Response","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"return","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"reverse","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"root","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"RSA_NO_PADDING","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"RSA_PKCS1_OAEP_PADDING","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"RSA_PKCS1_PADDING","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"RSA_PKCS1_PSS_PADDING","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"RSA_SSLV23_PADDING","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"RSA_X931_PADDING","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"RTCDtlsTransport","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCDtlsTransportStateChangedEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCDtmfSender","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCDTMFToneChangeEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCIceCandidate","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCIceCandidatePairChangedEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCIceGatherer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCIceGathererEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCIceTransport","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCIceTransportStateChangedEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCPeerConnection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCPeerConnectionIceEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCRtpReceiver","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCRtpSender","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCSessionDescription","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCSrtpSdesTransport","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCSsrcConflictEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"RTCStatsProvider","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"rule","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"runInContext","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"vm"},{"name":"runInDebugContext","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"vm"},{"name":"runInNewContext","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"vm"},{"name":"runInThisContext","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"vm"},{"name":"runMain","kind":"method","kindModifiers":"static,declare","sortText":"0","hasAction":true,"source":"module"},{"name":"Rx","kind":"module","kindModifiers":"declare","sortText":"0"},{"name":"S_IFBLK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IFCHR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IFDIR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IFIFO","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IFLNK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IFMT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IFREG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IFSOCK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IRGRP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IROTH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IRUSR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IRWXG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IRWXO","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IRWXU","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IWGRP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IWOTH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IWUSR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IXGRP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IXOTH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"S_IXUSR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SafeArray","kind":"class","kindModifiers":"declare","sortText":"0"},{"name":"SafeString","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"SafeString","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Scheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SCHEMES","kind":"const","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"ScopedCredential","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ScopedCredentialInfo","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"screen","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Screen","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"screenLeft","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"screenTop","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"screenX","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"screenY","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Script","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"vm"},{"name":"ScriptProcessorNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"scroll","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"scrollbars","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"scrollBy","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"scrollTo","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"scrollX","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"scrollY","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SecurityPolicyViolationEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Selection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"self","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"sep","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"sep","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SerialDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"serialize","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"Server","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"net"},{"name":"Server","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"Server","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"Server","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"https"},{"name":"ServerRequest","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"ServerResponse","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"SERVFAIL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"ServiceUIFrameContext","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ServiceWorker","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ServiceWorkerContainer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ServiceWorkerMessageEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"ServiceWorkerRegistration","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Session","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"inspector"},{"name":"sessionStorage","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"set","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Set","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setFlagsFromString","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"v8"},{"name":"setImmediate","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setImmediate","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setInterval","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setMaxListeners","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"setServers","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"setTimeout","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"settings","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"setupMaster","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"SIGABRT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGALRM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGBREAK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGBUS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGCHLD","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGCONT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGFPE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGHUP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGILL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGINT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGIO","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGIOT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGKILL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGPIPE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGPOLL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGPROF","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGPWR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGQUIT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGSEGV","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGSTKFLT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGSTOP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGSYS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGTERM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGTRAP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGTSTP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGTTIN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGTTOU","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGUNUSED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGURG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGUSR1","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGUSR2","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGVTALRM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGWINCH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGXCPU","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SIGXFSZ","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SingleAssignmentDisposable","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SlowBuffer","kind":"alias","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"buffer"},{"name":"SlowBuffer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Socket","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dgram"},{"name":"Socket","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"net"},{"name":"SockJS","kind":"alias","kindModifiers":"declare","sortText":"0"},{"name":"SourceBuffer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SourceBufferList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"spawn","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"child_process"},{"name":"spawnSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"child_process"},{"name":"speechSynthesis","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SpeechSynthesis","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SpeechSynthesisEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SpeechSynthesisUtterance","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SpeechSynthesisVoice","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"sprintf","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"spyOn","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"ssh","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"node-forge"},{"name":"SSL_OP_ALL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_CIPHER_SERVER_PREFERENCE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_CISCO_ANYCONNECT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_COOKIE_EXCHANGE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_CRYPTOPRO_TLSEXT_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_EPHEMERAL_RSA","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_LEGACY_SERVER_CONNECT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_MICROSOFT_SESS_ID_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_MSIE_SSLV2_RSA_PADDING","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NETSCAPE_CA_DN_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NETSCAPE_CHALLENGE_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_COMPRESSION","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_QUERY_MTU","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_SSLv2","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_SSLv3","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_TICKET","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_TLSv1","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_TLSv1_1","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_NO_TLSv1_2","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_PKCS1_CHECK_1","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_PKCS1_CHECK_2","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_SINGLE_DH_USE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_SINGLE_ECDH_USE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_SSLEAY_080_CLIENT_DH_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_TLS_BLOCK_PADDING_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_TLS_D5_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"SSL_OP_TLS_ROLLBACK_BUG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"start","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"pretty-error"},{"name":"start","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"repl"},{"name":"static","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"status","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"STATUS_CODES","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"http"},{"name":"statusbar","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"StereoPannerNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"stop","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"stop","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"pretty-error"},{"name":"Storage","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"StorageEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Stream","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"stream"},{"name":"strictEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"string","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"String","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"StringDecoder","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"string_decoder"},{"name":"Stringifier","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"stringify","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"querystring"},{"name":"stringify","kind":"function","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"styleMedia","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"StyleMedia","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"StyleSheet","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"StyleSheetList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subject","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"subnet","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"subnetMatch","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ipaddr.js"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Subscription","kind":"class","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"SubtleCrypto","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"super","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"SVGAElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAngle","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedAngle","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedBoolean","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedEnumeration","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedInteger","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedLength","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedLengthList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedNumber","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedNumberList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedPreserveAspectRatio","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedRect","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedString","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGAnimatedTransformList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGCircleElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGClipPathElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGComponentTransferFunctionElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGDefsElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGDescElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGElementInstance","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGElementInstanceList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGEllipseElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEBlendElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEColorMatrixElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEComponentTransferElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFECompositeElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEConvolveMatrixElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEDiffuseLightingElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEDisplacementMapElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEDistantLightElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEFloodElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEFuncAElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEFuncBElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEFuncGElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEFuncRElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEGaussianBlurElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEImageElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEMergeElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEMergeNodeElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEMorphologyElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEOffsetElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFEPointLightElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFESpecularLightingElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFESpotLightElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFETileElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFETurbulenceElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGFilterElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGForeignObjectElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGGElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGGradientElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGGraphicsElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGImageElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGLength","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGLengthList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGLinearGradientElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGLineElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGMarkerElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGMaskElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGMatrix","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGMetadataElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGNumber","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGNumberList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSeg","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegArcAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegArcRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegClosePath","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegCurvetoCubicAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegCurvetoCubicRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegCurvetoCubicSmoothAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegCurvetoCubicSmoothRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegCurvetoQuadraticAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegCurvetoQuadraticRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegCurvetoQuadraticSmoothAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegCurvetoQuadraticSmoothRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegLinetoAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegLinetoHorizontalAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegLinetoHorizontalRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegLinetoRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegLinetoVerticalAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegLinetoVerticalRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegMovetoAbs","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPathSegMovetoRel","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPatternElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPoint","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPointList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPolygonElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPolylineElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGPreserveAspectRatio","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGRadialGradientElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGRect","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGRectElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGScriptElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGStopElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGStringList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGStylable","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGStyleElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGSVGElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGSwitchElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGSymbolElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGTextContentElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGTextElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGTextPathElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGTextPositioningElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGTitleElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGTransform","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGTransformList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGTSpanElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGUnitTypes","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGUseElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGViewElement","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGZoomAndPan","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SVGZoomEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"switch","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"symbol","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"Symbol","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"SyncManager","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"SyntaxError","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"template","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"template","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"templates","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"templates","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"test","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"TestScheduler","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"rx"},{"name":"Text","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TextDecoder","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TextEncoder","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TextEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TextMetrics","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TextTrack","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TextTrackCue","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TextTrackCueList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TextTrackList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"this","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"throw","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"throws","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"assert"},{"name":"TIMEOUT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"TimeRanges","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"timingSafeEqual","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"crypto"},{"name":"TLSSocket","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tls"},{"name":"tmpdir","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"toASCII","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"punycode"},{"name":"toBuffer","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"toLong","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"toolbar","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"top","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"toString","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"ip"},{"name":"toString","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"totalmem","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"Touch","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TouchEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TouchList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"toUnicode","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"punycode"},{"name":"toUnix","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"TrackEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Transform","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"stream"},{"name":"TransitionEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TreeWalker","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"triggerAsyncId","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"async_hooks"},{"name":"triggerId","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"async_hooks"},{"name":"trimExt","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"true","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"try","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"type","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"type","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"typecheck","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"TypeError","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"typeof","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"ucs2","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"punycode"},{"name":"UIEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Uint16Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Uint32Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Uint8Array","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"Uint8ClampedArray","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"undefined","kind":"var","kindModifiers":"","sortText":"0"},{"name":"unescape","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"querystring"},{"name":"unescape","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"unescapeComponent","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all"},{"name":"uniq","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"unique","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"unregister","kind":"function","kindModifiers":"export","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/src/registerServiceWorker"},{"name":"unregisterDecorator","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"unregisterDecorator","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"unregisterHelper","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"unregisterHelper","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"unregisterPartial","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"unregisterPartial","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"unzip","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"unzipSync","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"uptime","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"URI","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"URIError","kind":"const","kindModifiers":"declare","sortText":"0"},{"name":"URITemplate","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"url","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"inspector"},{"name":"URL","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"url"},{"name":"URL","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"URLSearchParams","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"url"},{"name":"URLSearchParams","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"userInfo","kind":"function","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"os"},{"name":"util","kind":"module","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"node-forge"},{"name":"Utils","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"Utils","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"UV_UDP_REUSEADDR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"V4MAPPED","kind":"const","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"dns"},{"name":"ValidityState","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"var","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"VarDate","kind":"class","kindModifiers":"declare","sortText":"0"},{"name":"VBArray","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"vendor","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"punycode"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"version","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"VERSION","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"VideoPlaybackQuality","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"VideoTrack","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"VideoTrackList","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Visitor","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"Visitor","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"handlebars/handlebars.runtime"},{"name":"void","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"VRDisplay","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"VRDisplayCapabilities","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"VRDisplayEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"VREyeParameters","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"VRFieldOfView","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"VRFrameData","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"VRPose","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"vsprintf","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"W_OK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WaveShaperNode","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WeakMap","kind":"interface","kindModifiers":"declare","sortText":"0"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WeakSet","kind":"const","kindModifiers":"declare","sortText":"0","hasAction":true,"source":"core-js/library/web/timers"},{"name":"WebAuthentication","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebAuthnAssertion","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WEBGL_compressed_texture_s3tc","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WEBGL_debug_renderer_info","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WEBGL_depth_texture","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLActiveInfo","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLBuffer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLContextEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLFramebuffer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLObject","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLProgram","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLRenderbuffer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLRenderingContext","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLShader","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLShaderPrecisionFormat","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLTexture","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebGLUniformLocation","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"webkitCancelAnimationFrame","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"webkitConvertPointFromNodeToPage","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"webkitConvertPointFromPageToNode","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"WebKitCSSMatrix","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebKitDirectoryEntry","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebKitDirectoryReader","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebKitEntry","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebKitFileEntry","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebKitFileSystem","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebKitPoint","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"webkitRequestAnimationFrame","kind":"function","kindModifiers":"declare","sortText":"0"},{"name":"webkitRTCPeerConnection","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WebSocket","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WheelEvent","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"while","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"width","kind":"const","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"window-size"},{"name":"win32","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"upath"},{"name":"win32","kind":"module","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"path"},{"name":"window","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Window","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"with","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"worker","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"Worker","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"Worker","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"workers","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"cluster"},{"name":"wrap","kind":"method","kindModifiers":"static,declare","sortText":"0","hasAction":true,"source":"module"},{"name":"Writable","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"stream"},{"name":"WritableStream","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WritableStreamDefaultController","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WritableStreamDefaultWriter","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"WriteStream","kind":"class","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"tty"},{"name":"WSA_E_CANCELLED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSA_E_NO_MORE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEACCES","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEADDRINUSE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEADDRNOTAVAIL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEAFNOSUPPORT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEALREADY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEBADF","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAECANCELLED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAECONNABORTED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAECONNREFUSED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAECONNRESET","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEDESTADDRREQ","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEDISCON","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEDQUOT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEFAULT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEHOSTDOWN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEHOSTUNREACH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEINPROGRESS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEINTR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEINVAL","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEINVALIDPROCTABLE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEINVALIDPROVIDER","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEISCONN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAELOOP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEMFILE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEMSGSIZE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENAMETOOLONG","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENETDOWN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENETRESET","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENETUNREACH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENOBUFS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENOMORE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENOPROTOOPT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENOTCONN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENOTEMPTY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAENOTSOCK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEOPNOTSUPP","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEPFNOSUPPORT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEPROCLIM","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEPROTONOSUPPORT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEPROTOTYPE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEPROVIDERFAILEDINIT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEREFUSED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEREMOTE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAESHUTDOWN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAESOCKTNOSUPPORT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAESTALE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAETIMEDOUT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAETOOMANYREFS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEUSERS","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAEWOULDBLOCK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSANOTINITIALISED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSASERVICE_NOT_FOUND","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSASYSCALLFAILURE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSASYSNOTREADY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSATYPE_NOT_FOUND","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WSAVERNOTSUPPORTED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"WScript","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"X_OK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"constants"},{"name":"xdescribe","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"xit","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XMLDocument","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XMLHttpRequest","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XMLHttpRequestUpload","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XMLSerializer","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XPathEvaluator","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XPathExpression","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XPathNSResolver","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XPathResult","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"XSLTProcessor","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"xtest","kind":"var","kindModifiers":"declare","sortText":"0"},{"name":"yield","kind":"keyword","kindModifiers":"","sortText":"0"},{"name":"Z_ASCII","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_BEST_COMPRESSION","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_BEST_SPEED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_BINARY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_BLOCK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_BUF_ERROR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_DATA_ERROR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_DEFAULT_COMPRESSION","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_DEFAULT_STRATEGY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_DEFLATED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_ERRNO","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_FILTERED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_FINISH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_FIXED","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_FULL_FLUSH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_HUFFMAN_ONLY","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_MEM_ERROR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_NEED_DICT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_NO_COMPRESSION","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_NO_FLUSH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_OK","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_PARTIAL_FLUSH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_RLE","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_STREAM_END","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_STREAM_ERROR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_SYNC_FLUSH","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_TEXT","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_TREES","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_UNKNOWN","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"},{"name":"Z_VERSION_ERROR","kind":"var","kindModifiers":"export,declare","sortText":"0","hasAction":true,"source":"zlib"}]}
Info 595 [8:6:8.434] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 596 [8:6:8.434] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: false Elapsed: 0ms
Info 597 [8:6:8.434] event:
{"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"c:/Entwicklung/vscode-bug/src/a.js","diagnostics":[]}}
Info 598 [8:6:8.434] event:
{"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":9}}
Info 599 [8:6:8.584] request:
{"seq":12,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"entryNames":["$"]}}
Info 600 [8:6:8.585] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 601 [8:6:8.585] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 5 structureChanged: false Elapsed: 0ms
Info 602 [8:6:8.619] getCompletionData: Get current token: 0
Info 603 [8:6:8.620] getCompletionData: Is inside comment: 0
Info 604 [8:6:8.620] getCompletionData: Get previous token 1: 0
Info 605 [8:6:8.643] getCompletionData: Semantic work: 23
Perf 606 [8:6:8.694] 12::completionEntryDetails: elapsed time (in milliseconds) 108.5584
Info 607 [8:6:8.694] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":12,"success":true,"body":[{"name":"$","kindModifiers":"declare","kind":"const","displayParts":[{"text":"const","kind":"keyword"},{"text":" ","kind":"space"},{"text":"$","kind":"localName"},{"text":":","kind":"punctuation"},{"text":" ","kind":"space"},{"text":"JQueryStatic","kind":"interfaceName"},{"text":"<","kind":"punctuation"},{"text":"HTMLElement","kind":"localName"},{"text":">","kind":"punctuation"}],"documentation":[],"tags":[]}]}
Info 608 [8:6:9.253] request:
{"seq":13,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"endLine":1,"endOffset":1,"insertString":"i"}}
Perf 609 [8:6:9.254] 13::change: async elapsed time (in milliseconds) 0.8715
Info 610 [8:6:9.372] request:
{"seq":14,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"entryNames":["if"]}}
Info 611 [8:6:9.373] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 612 [8:6:9.419] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 6 structureChanged: false Elapsed: 46ms
Info 613 [8:6:9.420] getCompletionData: Get current token: 0
Info 614 [8:6:9.420] getCompletionData: Is inside comment: 0
Info 615 [8:6:9.420] getCompletionData: Get previous token 1: 0
Info 616 [8:6:9.456] getCompletionData: Semantic work: 36
Perf 617 [8:6:9.459] 14::completionEntryDetails: elapsed time (in milliseconds) 86.7609
Info 618 [8:6:9.459] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":14,"success":true,"body":[{"name":"if","kind":"keyword","kindModifiers":"","displayParts":[{"text":"if","kind":"keyword"}]}]}
Info 619 [8:6:9.459] request:
{"seq":15,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":2,"endLine":1,"endOffset":2,"insertString":"m"}}
Perf 620 [8:6:9.459] 15::change: async elapsed time (in milliseconds) 0.2098
Info 621 [8:6:9.459] request:
{"seq":16,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"entryNames":["implements"]}}
Info 622 [8:6:9.461] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 623 [8:6:9.485] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 7 structureChanged: false Elapsed: 24ms
Info 624 [8:6:9.486] getCompletionData: Get current token: 0
Info 625 [8:6:9.486] getCompletionData: Is inside comment: 0
Info 626 [8:6:9.486] getCompletionData: Get previous token 1: 0
Info 627 [8:6:9.507] getCompletionData: Semantic work: 21
Perf 628 [8:6:9.511] 16::completionEntryDetails: elapsed time (in milliseconds) 52.0445
Info 629 [8:6:9.511] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":16,"success":true,"body":[{"name":"implements","kind":"keyword","kindModifiers":"","displayParts":[{"text":"implements","kind":"keyword"}]}]}
Info 630 [8:6:9.536] request:
{"seq":17,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":3,"endLine":1,"endOffset":3,"insertString":"p"}}
Perf 631 [8:6:9.536] 17::change: async elapsed time (in milliseconds) 0.1497
Info 632 [8:6:9.577] request:
{"seq":18,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"entryNames":["implements"]}}
Info 633 [8:6:9.577] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 634 [8:6:9.612] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 8 structureChanged: false Elapsed: 35ms
Info 635 [8:6:9.612] getCompletionData: Get current token: 0
Info 636 [8:6:9.612] getCompletionData: Is inside comment: 0
Info 637 [8:6:9.612] getCompletionData: Get previous token 1: 0
Info 638 [8:6:9.627] getCompletionData: Semantic work: 15
Perf 639 [8:6:9.631] 18::completionEntryDetails: elapsed time (in milliseconds) 53.2937
Info 640 [8:6:9.632] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":18,"success":true,"body":[{"name":"implements","kind":"keyword","kindModifiers":"","displayParts":[{"text":"implements","kind":"keyword"}]}]}
Info 641 [8:6:9.684] request:
{"seq":19,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":4,"endLine":1,"endOffset":4,"insertString":"o"}}
Perf 642 [8:6:9.684] 19::change: async elapsed time (in milliseconds) 0.4405
Info 643 [8:6:9.720] request:
{"seq":20,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"entryNames":["import"]}}
Info 644 [8:6:9.720] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 645 [8:6:9.754] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 9 structureChanged: false Elapsed: 34ms
Info 646 [8:6:9.754] getCompletionData: Get current token: 0
Info 647 [8:6:9.754] getCompletionData: Is inside comment: 0
Info 648 [8:6:9.754] getCompletionData: Get previous token 1: 0
Info 649 [8:6:9.764] getCompletionData: Semantic work: 10
Perf 650 [8:6:9.766] 20::completionEntryDetails: elapsed time (in milliseconds) 46.5816
Info 651 [8:6:9.766] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":20,"success":true,"body":[{"name":"import","kind":"keyword","kindModifiers":"","displayParts":[{"text":"import","kind":"keyword"}]}]}
Info 652 [8:6:9.784] request:
{"seq":21,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":5,"endLine":1,"endOffset":5,"insertString":"r"}}
Perf 653 [8:6:9.785] 21::change: async elapsed time (in milliseconds) 0.5140
Info 654 [8:6:9.811] request:
{"seq":22,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"entryNames":["import"]}}
Info 655 [8:6:9.811] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 656 [8:6:9.841] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 10 structureChanged: false Elapsed: 30ms
Info 657 [8:6:9.841] getCompletionData: Get current token: 0
Info 658 [8:6:9.841] getCompletionData: Is inside comment: 0
Info 659 [8:6:9.841] getCompletionData: Get previous token 1: 0
Info 660 [8:6:9.856] getCompletionData: Semantic work: 14
Perf 661 [8:6:9.858] 22::completionEntryDetails: elapsed time (in milliseconds) 47.1169
Info 662 [8:6:9.858] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":22,"success":true,"body":[{"name":"import","kind":"keyword","kindModifiers":"","displayParts":[{"text":"import","kind":"keyword"}]}]}
Info 663 [8:6:9.955] request:
{"seq":23,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":6,"endLine":1,"endOffset":6,"insertString":"t"}}
Perf 664 [8:6:9.955] 23::change: async elapsed time (in milliseconds) 0.2524
Info 665 [8:6:9.961] request:
{"seq":24,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":1,"entryNames":["import"]}}
Info 666 [8:6:9.961] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 667 [8:6:9.988] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 11 structureChanged: false Elapsed: 27ms
Info 668 [8:6:9.988] getCompletionData: Get current token: 0
Info 669 [8:6:9.988] getCompletionData: Is inside comment: 0
Info 670 [8:6:9.988] getCompletionData: Get previous token 1: 0
Info 671 [8:6:10.5] getCompletionData: Semantic work: 17
Perf 672 [8:6:10.6] 24::completionEntryDetails: elapsed time (in milliseconds) 45.3435
Info 673 [8:6:10.7] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":24,"success":true,"body":[{"name":"import","kind":"keyword","kindModifiers":"","displayParts":[{"text":"import","kind":"keyword"}]}]}
Info 674 [8:6:10.67] request:
{"seq":25,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":7,"endLine":1,"endOffset":7,"insertString":" "}}
Perf 675 [8:6:10.67] 25::change: async elapsed time (in milliseconds) 0.3429
Info 676 [8:6:10.252] request:
{"seq":26,"type":"request","command":"getOutliningSpans","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js"}}
Perf 677 [8:6:10.254] 26::getOutliningSpans: elapsed time (in milliseconds) 1.2018
Info 678 [8:6:10.254] response:
{"seq":0,"type":"response","command":"getOutliningSpans","request_seq":26,"success":true,"body":[]}
Info 679 [8:6:10.306] request:
{"seq":27,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":8,"endLine":1,"endOffset":8,"insertString":"R"}}
Perf 680 [8:6:10.306] 27::change: async elapsed time (in milliseconds) 0.1699
Info 681 [8:6:10.325] request:
{"seq":28,"type":"request","command":"completions","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":9,"includeExternalModuleExports":true,"includeInsertTextCompletions":true}}
Info 682 [8:6:10.325] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 683 [8:6:10.370] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 12 structureChanged: false Elapsed: 45ms
Info 684 [8:6:10.371] getCompletionData: Get current token: 0
Info 685 [8:6:10.371] getCompletionData: Is inside comment: 0
Info 686 [8:6:10.371] getCompletionData: Get previous token 1: 0
Info 687 [8:6:10.371] getCompletionData: Get previous token 2: 0
Info 688 [8:6:10.372] getCompletionsAtPosition: isCompletionListBlocker: 1
Info 689 [8:6:10.372] Returning an empty list because completion was requested in an invalid position.
Perf 690 [8:6:10.372] 28::completions: elapsed time (in milliseconds) 46.6784
Info 691 [8:6:10.372] response:
{"seq":0,"type":"response","command":"completions","request_seq":28,"success":true,"body":[]}
Info 692 [8:6:10.436] request:
{"seq":29,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":9,"endLine":1,"endOffset":9,"insertString":"e"}}
Perf 693 [8:6:10.436] 29::change: async elapsed time (in milliseconds) 0.1726
Info 694 [8:6:10.524] request:
{"seq":30,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":10,"endLine":1,"endOffset":10,"insertString":"a"}}
Perf 695 [8:6:10.524] 30::change: async elapsed time (in milliseconds) 0.2315
Info 696 [8:6:10.706] request:
{"seq":31,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":11,"endLine":1,"endOffset":11,"insertString":"c"}}
Perf 697 [8:6:10.706] 31::change: async elapsed time (in milliseconds) 0.1983
Info 698 [8:6:10.891] request:
{"seq":32,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":12,"endLine":1,"endOffset":12,"insertString":"t"}}
Perf 699 [8:6:10.892] 32::change: async elapsed time (in milliseconds) 0.1746
Info 700 [8:6:10.999] request:
{"seq":33,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":13,"endLine":1,"endOffset":13,"insertString":" "}}
Perf 701 [8:6:10.999] 33::change: async elapsed time (in milliseconds) 0.2118
Info 702 [8:6:11.131] request:
{"seq":34,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":14,"endLine":1,"endOffset":14,"insertString":"f"}}
Perf 703 [8:6:11.131] 34::change: async elapsed time (in milliseconds) 0.2572
Info 704 [8:6:11.149] request:
{"seq":35,"type":"request","command":"completions","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":15,"includeExternalModuleExports":true,"includeInsertTextCompletions":true}}
Info 705 [8:6:11.150] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 706 [8:6:11.172] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 13 structureChanged: false Elapsed: 22ms
Info 707 [8:6:11.173] getCompletionData: Get current token: 0
Info 708 [8:6:11.173] getCompletionData: Is inside comment: 0
Info 709 [8:6:11.173] getCompletionData: Get previous token 1: 0
Info 710 [8:6:11.173] getCompletionData: Get previous token 2: 0
Info 711 [8:6:11.173] getCompletionsAtPosition: isCompletionListBlocker: 0
Info 712 [8:6:11.174] Returning an empty list because completion was requested in an invalid position.
Perf 713 [8:6:11.174] 35::completions: elapsed time (in milliseconds) 24.2753
Info 714 [8:6:11.174] response:
{"seq":0,"type":"response","command":"completions","request_seq":35,"success":true,"body":[]}
Info 715 [8:6:11.274] request:
{"seq":36,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":15,"endLine":1,"endOffset":15,"insertString":"r"}}
Perf 716 [8:6:11.274] 36::change: async elapsed time (in milliseconds) 0.1647
Info 717 [8:6:11.317] request:
{"seq":37,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":16,"endLine":1,"endOffset":16,"insertString":"o"}}
Perf 718 [8:6:11.318] 37::change: async elapsed time (in milliseconds) 0.3504
Info 719 [8:6:11.392] request:
{"seq":38,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":17,"endLine":1,"endOffset":17,"insertString":"m"}}
Perf 720 [8:6:11.392] 38::change: async elapsed time (in milliseconds) 0.2023
Info 721 [8:6:11.470] request:
{"seq":39,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":18,"endLine":1,"endOffset":18,"insertString":" "}}
Perf 722 [8:6:11.470] 39::change: async elapsed time (in milliseconds) 0.2268
Info 723 [8:6:11.590] request:
{"seq":40,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":19,"endLine":1,"endOffset":19,"insertString":"''"}}
Perf 724 [8:6:11.591] 40::change: async elapsed time (in milliseconds) 0.2086
Info 725 [8:6:11.591] request:
{"seq":41,"type":"request","command":"completions","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":20,"includeExternalModuleExports":true,"includeInsertTextCompletions":true}}
Info 726 [8:6:11.591] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 727 [8:6:11.617] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 14 structureChanged: false Elapsed: 26ms
Perf 728 [8:6:11.649] 41::completions: elapsed time (in milliseconds) 58.6515
Info 729 [8:6:11.651] response:
{"seq":0,"type":"response","command":"completions","request_seq":41,"success":true,"body":[{"name":"assert","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"async_hooks","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"buffer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"child_process","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"cluster","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"console","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"constants","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/_","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/$for","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/date","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/delay","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/dict","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/function","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/global","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/log","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/number","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/core/string","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es5","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/function","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/math","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/number","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/promise","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/reflect","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/regexp","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/string","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/symbol","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/weak-map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es6/weak-set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es7","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es7/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es7/map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es7/object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es7/regexp","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es7/set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/es7/string","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/_","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/$for","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/concat","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/copy-within","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/entries","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/every","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/fill","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/filter","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/find","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/find-index","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/for-each","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/from","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/includes","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/index-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/is-array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/join","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/keys","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/last-index-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/pop","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/push","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/reduce","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/reduce-right","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/reverse","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/shift","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/slice","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/some","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/sort","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/splice","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/turn","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/unshift","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/array/values","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/clear-immediate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/date","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/date/add-locale","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/date/format","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/date/formatUTC","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/delay","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/dict","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/function","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/function/has-instance","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/function/name","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/function/part","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/get-iterator","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/global","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/is-iterable","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/log","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/acosh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/asinh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/atanh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/cbrt","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/clz32","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/cosh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/expm1","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/fround","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/hypot","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/imul","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/log10","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/log1p","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/log2","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/sign","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/sinh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/tanh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/math/trunc","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/epsilon","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/is-finite","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/is-integer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/is-nan","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/is-safe-integer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/max-safe-integer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/min-safe-integer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/parse-float","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/parse-int","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/number/random","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/assign","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/classof","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/create","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/define","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/define-properties","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/define-property","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/entries","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/freeze","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/get-own-property-descriptor","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/get-own-property-descriptors","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/get-own-property-names","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/get-own-property-symbols","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/get-prototype-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/is","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/is-extensible","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/is-frozen","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/is-object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/is-sealed","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/keys","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/make","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/prevent-extensions","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/seal","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/set-prototype-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/object/values","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/promise","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/apply","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/construct","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/define-property","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/delete-property","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/enumerate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/get","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/get-own-property-descriptor","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/get-prototype-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/has","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/is-extensible","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/own-keys","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/prevent-extensions","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/reflect/set-prototype-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/regexp","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/regexp/escape","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/set-immediate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/set-interval","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/set-timeout","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/at","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/code-point-at","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/ends-with","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/escape-html","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/from-code-point","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/includes","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/lpad","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/raw","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/repeat","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/rpad","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/starts-with","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/string/unescape-html","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/for","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/has-instance","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/is-concat-spreadable","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/iterator","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/key-for","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/match","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/replace","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/search","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/species","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/split","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/to-primitive","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/to-string-tag","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/symbol/unscopables","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/weak-map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/fn/weak-set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/js","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/js/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/_","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/$for","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/date","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/delay","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/dict","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/function","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/global","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/log","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/number","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/core/string","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es5","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/function","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/math","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/number","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/promise","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/reflect","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/regexp","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/string","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/symbol","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/weak-map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es6/weak-set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es7","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es7/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es7/map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es7/object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es7/regexp","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es7/set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/es7/string","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/_","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/$for","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/concat","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/copy-within","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/entries","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/every","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/fill","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/filter","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/find","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/find-index","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/for-each","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/from","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/includes","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/index-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/is-array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/join","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/keys","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/last-index-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/pop","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/push","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/reduce","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/reduce-right","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/reverse","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/shift","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/slice","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/some","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/sort","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/splice","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/turn","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/unshift","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/array/values","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/clear-immediate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/date","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/date/add-locale","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/date/format","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/date/formatUTC","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/delay","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/dict","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/function","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/function/has-instance","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/function/name","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/function/part","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/get-iterator","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/global","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/is-iterable","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/log","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/acosh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/asinh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/atanh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/cbrt","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/clz32","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/cosh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/expm1","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/fround","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/hypot","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/imul","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/log10","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/log1p","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/log2","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/sign","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/sinh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/tanh","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/math/trunc","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/epsilon","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/is-finite","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/is-integer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/is-nan","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/is-safe-integer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/max-safe-integer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/min-safe-integer","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/parse-float","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/parse-int","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/number/random","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/assign","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/classof","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/create","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/define","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/define-properties","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/define-property","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/entries","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/freeze","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/get-own-property-descriptor","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/get-own-property-descriptors","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/get-own-property-names","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/get-own-property-symbols","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/get-prototype-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/is","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/is-extensible","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/is-frozen","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/is-object","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/is-sealed","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/keys","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/make","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/prevent-extensions","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/seal","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/set-prototype-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/object/values","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/promise","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/apply","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/construct","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/define-property","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/delete-property","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/enumerate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/define-metadata","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/delete-metadata","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/get-metadata","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/get-metadata-keys","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/get-own-metadata","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/get-own-metadata-keys'","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/has-metadata'","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/has-own-metadata'","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/es7/metadata'","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/get","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/get-own-property-descriptor","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/get-prototype-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/has","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/is-extensible","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/own-keys","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/prevent-extensions","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/reflect/set-prototype-of","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/regexp","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/regexp/escape","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/set-immediate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/set-interval","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/set-timeout","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/at","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/code-point-at","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/ends-with","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/escape-html","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/from-code-point","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/includes","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/lpad","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/raw","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/repeat","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/rpad","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/starts-with","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/string/unescape-html","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/for","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/has-instance","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/is-concat-spreadable","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/iterator","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/key-for","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/match","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/replace","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/search","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/species","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/split","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/to-primitive","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/to-string-tag","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/symbol/unscopables","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/weak-map","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/fn/weak-set","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/js","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/js/array","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/shim","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/web","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/web/dom","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/web/immediate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/library/web/timers","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/shim","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/web","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/web/dom","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/web/immediate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"core-js/web/timers","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"crypto","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"dgram","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"dns","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"domain","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"events","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"fast-deep-equal","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"fs","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"handlebars","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"handlebars/handlebars.runtime","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"hash.js","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"http","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"http2","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"https","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"inspector","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"ip","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"ipaddr.js","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"jquery","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"jquery/dist/jquery.slim","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"klaw","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"module","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"net","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"node-forge","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"node-notifier","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"node-notifier/notifiers/balloon","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"node-notifier/notifiers/growl","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"node-notifier/notifiers/notificationcenter","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"node-notifier/notifiers/notifysend","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"node-notifier/notifiers/toaster","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"os","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"path","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"perf_hooks","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"pluralize","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"pretty-error","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"process","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"punycode","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"querystring","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"react","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"react-dom","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"react-scripts","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"readline","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"repl","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-core","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-core-binding","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-aggregates","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-async","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-backpressure","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-coincidence","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-experimental","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-joinpatterns","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-testing","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-time","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"rx-lite-virtualtime","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"stream","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"string_decoder","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"timers","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"tls","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"tty","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"type-check","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"ua-parser-js","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"uniq","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"upath","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"URI","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"urijs","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"urijs/src/URITemplate","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"url","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"util","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"v8","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"vm","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"window-size","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"worker-farm","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}},{"name":"zlib","kind":"external module name","kindModifiers":"","sortText":"0","replacementSpan":{"start":{"line":1,"offset":20},"end":{"line":1,"offset":20}}}]}
Info 730 [8:6:11.679] request:
{"seq":42,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":20,"entryNames":["assert"]}}
Info 731 [8:6:11.680] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 732 [8:6:11.680] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 14 structureChanged: false Elapsed: 0ms
Info 733 [8:6:11.680] getCompletionData: Get current token: 0
Info 734 [8:6:11.680] getCompletionData: Is inside comment: 0
Info 735 [8:6:11.680] getCompletionData: Get previous token 1: 0
Info 736 [8:6:11.680] getCompletionsAtPosition: isCompletionListBlocker: 0
Info 737 [8:6:11.680] Returning an empty list because completion was requested in an invalid position.
Perf 738 [8:6:11.680] 42::completionEntryDetails: elapsed time (in milliseconds) 0.5559
Info 739 [8:6:11.680] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":42,"success":true,"body":[]}
Info 740 [8:6:11.740] request:
{"seq":43,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":20,"endLine":1,"endOffset":20,"insertString":"r"}}
Perf 741 [8:6:11.740] 43::change: async elapsed time (in milliseconds) 0.2094
Info 742 [8:6:11.749] request:
{"seq":44,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":20,"entryNames":["react"]}}
Info 743 [8:6:11.749] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 744 [8:6:11.813] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 15 structureChanged: true Elapsed: 64ms
Info 745 [8:6:11.816] Scheduling throttled operation:
{"projectName":"c:/Entwicklung/vscode-bug/jsconfig.json","fileNames":["c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts","c:/Entwicklung/vscode-bug/src/App.js","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts","c:/Entwicklung/vscode-bug/src/App.test.js","c:/Entwicklung/vscode-bug/src/registerServiceWorker.js","c:/Entwicklung/vscode-bug/src/index.js","c:/Entwicklung/vscode-bug/src/a.js","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-package-data/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/normalize-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/number-is-nan/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-assign/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/object-hash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-finished/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/on-headers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/once/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/onetime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/opn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/optimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-homedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-locale/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/os-tmpdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-limit/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-locate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/p-try/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/package-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pako/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parse-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/parseurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-exists/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-is-absolute/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/path-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pkg-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pluralize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prelude-ls/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/pretty-format/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/progress/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/prop-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/proxy-addr/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/q/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/qs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/query-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/range-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/read-pkg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/recursive-readdir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-directory/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/require-from-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve-from/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rimraf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/safe-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sane/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sax/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/semver/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/send/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/set-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/shell-quote/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs-client/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sockjs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-list-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/source-map-support/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdx-correct/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/spdy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sprintf/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/sshpk/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/statuses/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strict-uri-encode/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-bom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/strip-json-comments/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/supports-color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/svgo/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/table/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tmp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-check/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/type-is/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ua-parser-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglifyjs-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uniqid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/update-notifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jquery/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/urijs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/url-parse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/util-deprecate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/utils-merge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uuid/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/vary/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/verror/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/watchpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-dev-server/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-manifest-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack-sources/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/which/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/window-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/wrap-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/write-file-atomic/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xdg-basedir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/xtend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yallist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/yargs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/colors/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ajv/lib/ajv.d.ts","c:/Entwicklung/vscode-bug/node_modules/camel-case/camel-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/commander/typings/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/dotenv-expand/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/es6-promise/es6-promise.d.ts","c:/Entwicklung/vscode-bug/node_modules/fast-deep-equal/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/hash.js/lib/hash.d.ts","c:/Entwicklung/vscode-bug/node_modules/iconv-lite/lib/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/ipaddr.js/lib/ipaddr.js.d.ts","c:/Entwicklung/vscode-bug/node_modules/is-plain-object/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/isobject/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/lower-case/lower-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/no-case/no-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/param-case/param-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/performance-now/src/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/portfinder/lib/portfinder.d.ts","c:/Entwicklung/vscode-bug/node_modules/postcss/lib/postcss.d.ts","c:/Entwicklung/vscode-bug/node_modules/pretty-error/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/setprototypeof/index.d.ts","c:/Entwicklung/vscode-bug/node_modules/tweetnacl/nacl.d.ts","c:/Entwicklung/vscode-bug/node_modules/upath/upath.d.ts","c:/Entwicklung/vscode-bug/node_modules/upper-case/upper-case.d.ts","c:/Entwicklung/vscode-bug/node_modules/uri-js/dist/es5/uri.all.d.ts","c:/Entwicklung/vscode-bug/node_modules/worker-farm/index.d.ts"],"compilerOptions":{"allowJs":true,"maxNodeModuleJsDepth":2,"allowSyntheticDefaultImports":true,"skipLibCheck":true,"noEmit":true,"configFilePath":"c:/Entwicklung/vscode-bug/jsconfig.json","allowNonTsExtensions":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":["r"],"projectRootPath":"c:/Entwicklung/vscode-bug","kind":"discover"}
Info 746 [8:6:11.816] Scheduling request for: c:/Entwicklung/vscode-bug/jsconfig.json
Info 747 [8:6:11.816] getCompletionData: Get current token: 0
Info 748 [8:6:11.816] getCompletionData: Is inside comment: 0
Info 749 [8:6:11.816] getCompletionData: Get previous token 1: 0
Info 750 [8:6:11.816] getCompletionsAtPosition: isCompletionListBlocker: 0
Info 751 [8:6:11.816] Returning an empty list because completion was requested in an invalid position.
Perf 752 [8:6:11.816] 44::completionEntryDetails: elapsed time (in milliseconds) 67.7853
Info 753 [8:6:11.816] response:
{"seq":0,"type":"response","command":"completionEntryDetails","request_seq":44,"success":true,"body":[]}
Info 754 [8:6:11.859] request:
{"seq":45,"type":"request","command":"change","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":21,"endLine":1,"endOffset":21,"insertString":"e"}}
Perf 755 [8:6:11.859] 45::change: async elapsed time (in milliseconds) 0.1821
Info 756 [8:6:11.883] request:
{"seq":46,"type":"request","command":"completionEntryDetails","arguments":{"file":"c:/Entwicklung/vscode-bug/src/a.js","line":1,"offset":20,"entryNames":["react"]}}
Info 757 [8:6:11.883] Starting updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json
Info 758 [8:6:11.957] Finishing updateGraphWorker: Project: c:/Entwicklung/vscode-bug/jsconfig.json Version: 16 structureChanged: true Elapsed: 74ms
Info 759 [8:6:11.959] Scheduling throttled operation:
{"projectName":"c:/Entwicklung/vscode-bug/jsconfig.json","fileNames":["c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/global.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react/index.d.ts","c:/Entwicklung/vscode-bug/src/App.js","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/react-dom/index.d.ts","c:/Entwicklung/vscode-bug/src/App.test.js","c:/Entwicklung/vscode-bug/src/registerServiceWorker.js","c:/Entwicklung/vscode-bug/src/index.js","c:/Entwicklung/vscode-bug/src/a.js","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/inspector.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/accepts/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/acorn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-regex/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ansi-styles/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/anymatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/argparse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arr-union/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-find-index/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/array-unique/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/arrify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/assert-plus/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/autoprefixer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/aws4/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-code-frame/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babylon/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-traverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-generator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/babel-plugin-syntax-jsx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/base64-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/big.js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bluebird/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/events/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/serve-static/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/express/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/body-parser/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bonjour/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brace-expansion/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/braces/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/brorand/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/browser-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/builtin-modules/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/bytes/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/callsites/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase-keys/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/uglify-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/webpack/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/case-sensitive-paths-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/caseless/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/chokidar/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/circular-json/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clean-css/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/clone/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-name/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-convert/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/color/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/combined-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/component-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compressible/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/compression/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/concat-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/configstore/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/connect-history-api-fallback/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-disposition/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/content-type/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/convert-source-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie-signature/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/core-js/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cosmiconfig/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/cross-spawn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/debug/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/decamelize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-equal/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/deep-extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/defined/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/del/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/depd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/destroy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/detect-indent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/doctrine/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dot-prop/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/dotenv/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/duplexer3/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/node_modules/@types/tapable/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/enhanced-resolve/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/es6-weak-map/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-html/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escape-string-regexp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/escodegen/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-schema/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/eslint-scope/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/esprima/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/estraverse/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/etag/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/event-emitter/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/execa/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extend/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/extract-text-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fast-levenshtein/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/figures/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/filesize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/finalhandler/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/find-up/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forever-agent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/forwarded/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fresh/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/fs-extra/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-caller-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stdin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/get-value/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-base/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/glob-parent/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/globby/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/got/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/graceful-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/gzip-size/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/handlebars/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/has-ansi/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/he/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/hoek/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-entities/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/relateurl/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-minifier/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/html-webpack-plugin/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/htmlparser2/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-errors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/http-proxy-middleware/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/indent-string/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inherits/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ini/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-core-binding/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-aggregates/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-async/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-backpressure/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-coincidence/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-experimental/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-joinpatterns/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-virtualtime/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-testing/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx-lite-time/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/rx/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/through/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/inquirer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/internal-ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/invariant/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ip/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-absolute-url/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-binary-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-finite/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-glob/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-number/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-path-in-cwd/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-promise/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-root/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-stream/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-svg/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/is-windows/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/isomorphic-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-coverage/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-hook/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-instrument/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-report/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/node_modules/source-map/source-map.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-lib-source-maps/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/istanbul-reports/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-diff/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-docblock/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matcher-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-matchers/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jest-validate/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-base64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/js-yaml/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsbn/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/tough-cookie/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsdom/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsesc/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stable-stringify/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json-stringify-safe/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/json5/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/jsonfile/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/klaw/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/leven/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/load-json-file/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-runner/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loader-utils/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/locate-path/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/common.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/array.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/collection.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/date.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/function.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/lang.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/math.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/number.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/object.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/seq.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/string.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/common/util.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.camelcase/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.cond/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.defaults/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.memoize/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.template/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lodash.uniq/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loglevel/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/loud-rejection/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/lru-cache/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/make-dir/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/map-obj/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/media-typer/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mem/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/memory-fs/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/minimist/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/meow/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/merge-descriptors/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/methods/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/micromatch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-db/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mime-types/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/mkdirp/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/ms/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/negotiator/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-fetch/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-forge/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-int64/index.d.ts","C:/Users/andreas/AppData/Local/Microsoft/TypeScript/2.8/node_modules/@types/node-notif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment