Info 0 [17:11:32.954] Starting TS Server Info 1 [17:11:32.955] Version: 4.0.3 Info 2 [17:11:32.955] Arguments: /home/justin/VSCode-linux-x64/code /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js --useInferredProjectPerProjectRoot --enableTelemetry --cancellationPipeName /tmp/vscode-typescript1000/a7e89c7b7cbf6f781537/tscancellation-1a469a4d2ea79c626259.tmp* --logVerbosity verbose --logFile /home/justin/.config/Code/logs/20201129T171119/exthost1/vscode.typescript-language-features/tsserver-log-yUewI5/tsserver.log --globalPlugins typescript-vscode-sh-plugin --pluginProbeLocations /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features --locale en --noGetErrOnBackgroundUpdate --validateDefaultNpmLocation Info 3 [17:11:32.955] Platform: linux NodeVersion: 12 CaseSensitive: true Info 4 [17:11:32.955] ServerMode: undefined syntaxOnly: false hasUnknownServerMode: undefined Info 5 [17:11:32.957] Binding... Info 6 [17:11:32.967] request: {"seq":0,"type":"request","command":"configure","arguments":{"hostInfo":"vscode","preferences":{"providePrefixAndSuffixTextForRename":true,"allowRenameOfImportPath":true,"includePackageJsonAutoImports":"auto"},"watchOptions":{}}} Info 7 [17:11:32.968] Host information vscode Info 8 [17:11:32.968] Host watch options changed to undefined, it will be take effect for next watches. Info 9 [17:11:32.968] response: {"seq":0,"type":"response","command":"configure","request_seq":0,"success":true} Perf 10 [17:11:32.968] 0::configure: async elapsed time (in milliseconds) 1.1859 Info 11 [17:11:32.968] request: {"seq":1,"type":"request","command":"compilerOptionsForInferredProjects","arguments":{"options":{"module":"commonjs","target":"es2016","jsx":"preserve","sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true}}} Info 12 [17:11:32.969] Scheduled: *ensureProjectForOpenFiles* Perf 13 [17:11:32.969] 1::compilerOptionsForInferredProjects: elapsed time (in milliseconds) 0.5283 Info 14 [17:11:32.969] response: {"seq":0,"type":"response","command":"compilerOptionsForInferredProjects","request_seq":1,"success":true,"body":true} Info 15 [17:11:32.969] request: {"seq":2,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","fileContent":"export function concat(a: string, b: string): string {\n return a + b;\n}\n","projectRootPath":"/home/justin/src/ts-monorepo-test","scriptKindName":"TS"}]}} Info 16 [17:11:32.970] Search path: /home/justin/src/ts-monorepo-test/lib/string/src Info 17 [17:11:32.970] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts Status: File added to open files impacted by this config file Info 18 [17:11:32.970] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts Status: File added to open files impacted by this config file Info 19 [17:11:32.971] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts Status: File added to open files impacted by this config file Info 20 [17:11:32.971] For info: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts :: Config file name: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 21 [17:11:32.971] Opened configuration file /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 22 [17:11:32.972] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json 2000 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Config file Info 23 [17:11:32.973] event: {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json","reason":"Creating possible configured project for /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts to open"}} Info 24 [17:11:32.983] Config: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json : { "rootNames": [ "/home/justin/src/ts-monorepo-test/lib/string/src/concat.test.ts", "/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts", "/home/justin/src/ts-monorepo-test/lib/string/src/index.ts" ], "options": { "lib": [ "lib.es2020.d.ts" ], "target": 7, "module": 1, "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": true, "declarationMap": true, "sourceMap": true, "baseUrl": "/home/justin/src/ts-monorepo-test", "paths": { "@company/lib-*": [ "lib/*/src" ], "@company/service-*": [ "service/*/src" ] }, "outDir": "/home/justin/src/ts-monorepo-test/lib/string/dist", "rootDir": "/home/justin/src/ts-monorepo-test/lib/string/src", "composite": true, "configFilePath": "/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json" } } Info 25 [17:11:32.984] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Wild card directory Info 26 [17:11:32.985] Elapsed:: 1ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Wild card directory Info 27 [17:11:32.985] Loading global plugin typescript-vscode-sh-plugin Info 28 [17:11:32.985] Enabling plugin typescript-vscode-sh-plugin from candidate paths: /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features,/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../../.. Info 29 [17:11:32.985] Loading typescript-vscode-sh-plugin from /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features (resolved to /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features/node_modules) Info 30 [17:11:32.991] typescript-vscode-sh-plugin initialized. Intercepting getEncodedSemanticClassifications and getEncodedSyntacticClassifications. Info 31 [17:11:32.992] Plugin validation succeded Info 32 [17:11:32.992] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src/concat.test.ts 500 undefined Project: WatchType: Closed Script info Info 33 [17:11:32.993] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src/index.ts 500 undefined Project: WatchType: Closed Script info Info 34 [17:11:33.24] Starting updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 35 [17:11:33.88] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: WatchType: node_modules for closed script infos in them Info 36 [17:11:33.258] Elapsed:: 170ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: WatchType: node_modules for closed script infos in them Info 37 [17:11:33.887] DirectoryWatcher:: Added:: WatchInfo: /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules 1 undefined Project: WatchType: node_modules for closed script infos in them Info 38 [17:11:33.889] Elapsed:: 2ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules 1 undefined Project: WatchType: node_modules for closed script infos in them Info 39 [17:11:33.974] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 40 [17:11:33.974] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 41 [17:11:34.294] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test 0 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 42 [17:11:34.294] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test 0 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 43 [17:11:34.294] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-coverage 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 44 [17:11:34.295] Elapsed:: 1ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-coverage 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 45 [17:11:34.296] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-report 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 46 [17:11:34.296] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-report 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 47 [17:11:34.297] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/yargs-parser 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 48 [17:11:34.297] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/yargs-parser 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 49 [17:11:34.297] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/@babel 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 50 [17:11:34.297] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/@babel 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 51 [17:11:34.310] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/jest-diff 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 52 [17:11:34.310] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/jest-diff 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 53 [17:11:34.310] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/pretty-format 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 54 [17:11:34.310] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/pretty-format 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 55 [17:11:34.311] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Type roots Info 56 [17:11:34.311] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Type roots Info 57 [17:11:34.311] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Type roots Info 58 [17:11:34.311] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Type roots Info 59 [17:11:34.311] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Type roots Info 60 [17:11:34.311] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Type roots Info 61 [17:11:34.312] Finishing updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Version: 1 structureChanged: true Elapsed: 1288ms Info 62 [17:11:34.312] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 63 [17:11:34.312] Files (110) /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.array.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts /home/justin/src/ts-monorepo-test/lib/string/src/concat.test.ts /home/justin/src/ts-monorepo-test/lib/string/src/index.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/types/lib/index-ts3.7.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__generator/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__traverse/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/parser/typings/babel-parser.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__template/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__core/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/async_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/buffer.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/child_process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/cluster.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/console.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/crypto.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dgram.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dns.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/domain.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs/promises.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http2.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/https.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/inspector.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/module.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/net.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/os.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/path.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/perf_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/punycode.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/querystring.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/readline.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/repl.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/stream.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/string_decoder.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/timers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tls.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/trace_events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tty.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/url.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/util.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/v8.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/vm.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/worker_threads.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/zlib.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.4/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.global.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/wasi.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.6/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/assert.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/graceful-fs/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-coverage/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-report/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-reports/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/cleanupSemantic.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/diffLines.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/printDiffs.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/jest/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/normalize-package-data/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/prettier/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/stack-utils/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs-parser/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs/index.d.ts Info 64 [17:11:34.312] ----------------------------------------------- Info 65 [17:11:34.314] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/package.json 250 undefined Project: WatchType: package.json file for import suggestions Info 66 [17:11:34.314] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/package.json 250 undefined Project: WatchType: package.json file for import suggestions Info 67 [17:11:34.314] event: {"seq":0,"type":"event","event":"projectLoadingFinish","body":{"projectName":"/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json"}} Info 68 [17:11:34.316] event: {"seq":0,"type":"event","event":"telemetry","body":{"telemetryEventName":"projectInfo","payload":{"projectId":"2a494e84b8a24c4c2ce0a5095c24e663d1149e32313d8bc92169feb506a8203e","fileStats":{"js":0,"jsSize":0,"jsx":0,"jsxSize":0,"ts":3,"tsSize":210,"tsx":0,"tsxSize":0,"dts":107,"dtsSize":1527878,"deferred":0,"deferredSize":0},"compilerOptions":{"lib":["es2020"],"target":"es2020","module":"commonjs","strict":true,"esModuleInterop":true,"skipLibCheck":true,"forceConsistentCasingInFileNames":true,"declaration":true,"declarationMap":true,"sourceMap":true,"baseUrl":"","paths":"","outDir":"","rootDir":"","composite":true},"typeAcquisition":{"enable":false,"include":false,"exclude":false},"extends":true,"files":false,"include":true,"exclude":false,"compileOnSave":false,"configFileName":"tsconfig.json","projectType":"configured","languageServiceEnabled":true,"version":"4.0.3"}}} Info 69 [17:11:34.318] event: {"seq":0,"type":"event","event":"configFileDiag","body":{"triggerFile":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","configFile":"/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json","diagnostics":[]}} Info 70 [17:11:34.318] Search path: /home/justin/src/ts-monorepo-test/lib/string Info 71 [17:11:34.318] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File added to open files impacted by this config file Info 72 [17:11:34.318] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File added to open files impacted by this config file Info 73 [17:11:34.318] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File added to open files impacted by this config file Info 74 [17:11:34.318] For info: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json :: Config file name: /home/justin/src/ts-monorepo-test/tsconfig.json Info 75 [17:11:34.318] Opened configuration file /home/justin/src/ts-monorepo-test/tsconfig.json Info 76 [17:11:34.318] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/tsconfig.json 2000 undefined Project: /home/justin/src/ts-monorepo-test/tsconfig.json WatchType: Config file Info 77 [17:11:34.318] Search path: /home/justin/src/ts-monorepo-test Info 78 [17:11:34.318] For info: /home/justin/src/ts-monorepo-test/tsconfig.json :: No config files found. Info 79 [17:11:34.319] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 79 [17:11:34.319] Files (110) Info 79 [17:11:34.319] ----------------------------------------------- Info 79 [17:11:34.319] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 79 [17:11:34.319] Files (0) InitialLoadPending Info 79 [17:11:34.319] ----------------------------------------------- Info 79 [17:11:34.319] Open files: Info 79 [17:11:34.319] FileName: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts ProjectRootPath: /home/justin/src/ts-monorepo-test Info 79 [17:11:34.319] Projects: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Perf 79 [17:11:34.319] 2::updateOpen: elapsed time (in milliseconds) 1349.9328 Info 80 [17:11:34.319] response: {"seq":0,"type":"response","command":"updateOpen","request_seq":2,"success":true,"performanceData":{"updateGraphDurationMs":1288},"body":true} Info 81 [17:11:34.320] event: {"seq":0,"type":"event","event":"typingsInstallerPid","body":{"pid":1386}} Info 82 [17:11:34.321] request: {"seq":3,"type":"request","command":"projectInfo","arguments":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","needFileNameList":false}} Perf 83 [17:11:34.321] 3::projectInfo: elapsed time (in milliseconds) 0.1975 Info 84 [17:11:34.321] response: {"seq":0,"type":"response","command":"projectInfo","request_seq":3,"success":true,"body":{"configFileName":"/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json","languageServiceDisabled":false}} Info 85 [17:11:34.321] request: {"seq":4,"type":"request","command":"getSupportedCodeFixes","arguments":null} Perf 86 [17:11:34.321] 4::getSupportedCodeFixes: elapsed time (in milliseconds) 0.1706 Info 87 [17:11:34.321] response: {"seq":0,"type":"response","command":"getSupportedCodeFixes","request_seq":4,"success":true,"body":["2352","1375","2345","2322","2678","2356","2362","2363","2736","2365","2367","2461","2495","2569","2549","2548","2488","2504","2339","2349","2351","2304","18004","2612","1329","7051","80004","80002","80006","80001","2713","1205","1371","2420","2720","2552","2663","2662","2503","2686","2693","2683","5086","5087","2551","2724","2769","2355","2741","2739","2740","2348","2307","7016","2515","2653","17009","2377","1219","17004","1378","1312","2689","18016","1382","1381","6133","6196","6138","6192","6198","6199","6205","7027","7028","8020","2774","1308","1103","2610","2611","7034","7005","7006","7019","7033","7010","7032","7008","7046","7043","7044","7047","7048","7050","7049","7045","1064","1002","1003","1005","1006","1007","1009","1010","1011","1012","1013","1014","1015","1016","1017","1018","1019","1020","1021","1022","1023","1024","1025","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","1066","1068","1069","1070","1071","1079","1084","1085","1089","1090","1091","1092","1093","1094","1095","1096","1097","1098","1099","1100","1101","1102","1104","1105","1107","1108","1109","1110","1113","1114","1115","1116","1117","1118","1119","1120","1121","1123","1124","1125","1126","1127","1128","1129","1130","1131","1132","1134","1135","1136","1137","1138","1139","1140","1141","1142","1144","1146","1147","1148","1149","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","1195","1196","1197","1198","1199","1200","1202","1203","1206","1207","1208","1210","1211","1212","1213","1214","1215","1216","1218","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","1256","1257","1258","1259","1260","1261","1262","1300","1313","1314","1315","1316","1317","1318","1319","1320","1321","1322","1323","1324","1325","1326","1327","1328","1330","1331","1332","1333","1334","1335","1336","1337","1338","1339","1340","1342","1343","1344","1345","1346","1347","1348","1349","1351","1352","1353","1354","1355","1356","1357","1358","1359","1360","1361","1362","1363","1370","1379","1380","1383","1384","1385","1386","1387","1388","2200","2201","2202","2203","2204","2205","2300","2301","2302","2303","2305","2306","2308","2309","2310","2311","2312","2313","2314","2315","2316","2317","2318","2319","2320","2321","2323","2324","2325","2326","2327","2328","2329","2330","2331","2332","2333","2334","2335","2336","2337","2338","2340","2341","2342","2343","2344","2346","2347","2350","2353","2354","2357","2358","2359","2360","2361","2364","2366","2368","2369","2370","2371","2372","2373","2374","2375","2376","2378","2379","2380","2381","2382","2383","2384","2385","2386","2387","2388","2389","2390","2391","2392","2393","2394","2395","2396","2397","2398","2399","2400","2401","2402","2403","2404","2405","2406","2407","2408","2409","2410","2411","2412","2413","2414","2415","2416","2417","2418","2422","2423","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","2462","2463","2464","2465","2466","2467","2468","2469","2470","2471","2472","2473","2474","2475","2476","2477","2478","2479","2480","2481","2483","2484","2487","2489","2490","2491","2492","2493","2494","2496","2497","2498","2499","2500","2501","2502","2505","2506","2507","2508","2509","2510","2511","2512","2513","2514","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","2547","2553","2554","2555","2556","2557","2558","2559","2560","2561","2562","2563","2564","2565","2566","2567","2571","2572","2573","2574","2575","2576","2577","2578","2580","2581","2582","2583","2584","2585","2586","2587","2588","2589","2590","2591","2592","2593","2594","2595","2596","2597","2598","2600","2601","2602","2603","2604","2605","2606","2607","2608","2609","2613","2614","2615","2616","2617","2618","2619","2620","2621","2622","2649","2651","2652","2654","2656","2657","2658","2659","2660","2661","2664","2665","2666","2667","2668","2669","2670","2671","2672","2673","2674","2675","2676","2677","2679","2680","2681","2682","2684","2685","2687","2688","2691","2692","2694","2695","2696","2697","2698","2699","2700","2701","2702","2703","2704","2705","2706","2707","2708","2709","2710","2711","2712","2714","2715","2716","2717","2718","2719","2721","2722","2723","2725","2726","2727","2729","2730","2731","2732","2733","2734","2735","2737","2742","2743","2744","2745","2746","2747","2748","2749","2750","2751","2752","2753","2754","2755","2756","2757","2758","2759","2760","2761","2762","2763","2764","2765","2766","2767","2768","2770","2771","2772","2773","2775","2776","2777","2778","2779","2780","2781","2783","2784","2785","2786","2787","2788","2789","2790","2791","2792","4000","4002","4004","4006","4008","4010","4012","4014","4016","4019","4020","4021","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","4103","4104","4105","4106","4107","4108","4109","4110","5001","5009","5010","5012","5014","5023","5024","5025","5033","5042","5047","5048","5051","5052","5053","5054","5055","5056","5057","5058","5059","5060","5061","5062","5063","5064","5065","5066","5067","5068","5069","5070","5071","5072","5073","5074","5075","5076","5077","5078","5079","5080","5081","5082","5083","5084","5085","5088","6044","6045","6046","6048","6049","6050","6051","6053","6054","6059","6064","6082","6103","6114","6131","6137","6140","6142","6188","6189","6200","6202","6229","6230","6231","6232","6233","6234","6236","6304","6305","6306","6307","6308","6309","6310","6369","6370","6377","6379","6504","7009","7011","7013","7014","7015","7017","7018","7020","7022","7023","7024","7025","7026","7029","7030","7031","7035","7036","7039","7040","7041","7042","7052","7053","7054","7055","8000","8001","8002","8003","8004","8005","8006","8008","8009","8010","8011","8012","8013","8016","8017","8018","8021","8022","8023","8024","8025","8026","8027","8028","8029","8030","8031","8032","8033","8034","9002","9003","9004","9005","9006","17000","17001","17002","17003","17005","17006","17007","17008","17010","17011","17012","17013","17014","17015","17016","17017","17018","18000","18001","18002","18003","18006","18007","18009","18010","18011","18012","18013","18014","18015","18017","18018","18019","18022","18023","18024","18026","18027","18028","18029","18030","18031","18032","18033","18035","80005","80003","80008","80007"]} Info 88 [17:11:34.322] request: {"seq":10,"type":"request","command":"getApplicableRefactors","arguments":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","startLine":1,"startOffset":1,"endLine":1,"endOffset":1}} Perf 89 [17:11:34.358] 10::getApplicableRefactors: elapsed time (in milliseconds) 36.0672 Info 90 [17:11:34.358] response: {"seq":0,"type":"response","command":"getApplicableRefactors","request_seq":10,"success":true,"body":[{"name":"Convert parameters to destructured object","description":"Convert parameters to destructured object","actions":[{"name":"Convert parameters to destructured object","description":"Convert parameters to destructured object"}]}]} Info 91 [17:11:34.358] request: {"seq":14,"type":"request","command":"configure","arguments":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","formatOptions":{"tabSize":2,"indentSize":2,"convertTabsToSpaces":true,"newLineCharacter":"\n","insertSpaceAfterCommaDelimiter":true,"insertSpaceAfterConstructor":false,"insertSpaceAfterSemicolonInForStatements":true,"insertSpaceBeforeAndAfterBinaryOperators":true,"insertSpaceAfterKeywordsInControlFlowStatements":true,"insertSpaceAfterFunctionKeywordForAnonymousFunctions":true,"insertSpaceBeforeFunctionParenthesis":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces":true,"insertSpaceAfterOpeningAndBeforeClosingEmptyBraces":true,"insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces":false,"insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces":false,"insertSpaceAfterTypeAssertion":false,"placeOpenBraceOnNewLineForFunctions":false,"placeOpenBraceOnNewLineForControlBlocks":false,"semicolons":"ignore"},"preferences":{"quotePreference":"auto","importModuleSpecifierEnding":"auto","allowTextChangesInNewFiles":true,"providePrefixAndSuffixTextForRename":true,"allowRenameOfImportPath":true,"includeAutomaticOptionalChainCompletions":true,"provideRefactorNotApplicableReason":true}}} Info 92 [17:11:34.359] Host configuration update for file /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts Info 93 [17:11:34.359] response: {"seq":0,"type":"response","command":"configure","request_seq":14,"success":true} Perf 94 [17:11:34.359] 14::configure: async elapsed time (in milliseconds) 0.3036 Info 95 [17:11:34.359] request: {"seq":15,"type":"request","command":"encodedSemanticClassifications-full","arguments":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","start":0,"length":73}} Perf 96 [17:11:34.365] 15::encodedSemanticClassifications-full: elapsed time (in milliseconds) 5.8473 Info 97 [17:11:34.365] response: {"seq":0,"type":"response","command":"encodedSemanticClassifications-full","request_seq":15,"success":true,"body":{"spans":[16,6,2817,23,1,1793,34,1,1793,64,1,1792,68,1,1792],"endOfLineState":0}} Info 98 [17:11:34.366] request: {"seq":16,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts"]}} Perf 99 [17:11:34.366] 16::geterr: async elapsed time (in milliseconds) 0.4096 Info 100 [17:11:34.368] event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","diagnostics":[]}} Info 101 [17:11:34.378] event: {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","diagnostics":[]}} Info 102 [17:11:34.379] event: {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","diagnostics":[]}} Info 103 [17:11:34.379] event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":16}} Info 104 [17:11:35.469] Running: *ensureProjectForOpenFiles* Info 105 [17:11:35.470] Before ensureProjectForOpenFiles: Info 106 [17:11:35.470] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 106 [17:11:35.470] Files (110) Info 106 [17:11:35.470] ----------------------------------------------- Info 106 [17:11:35.470] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 106 [17:11:35.470] Files (0) InitialLoadPending Info 106 [17:11:35.470] ----------------------------------------------- Info 106 [17:11:35.470] Open files: Info 106 [17:11:35.470] FileName: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts ProjectRootPath: /home/justin/src/ts-monorepo-test Info 106 [17:11:35.470] Projects: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 106 [17:11:35.470] After ensureProjectForOpenFiles: Info 107 [17:11:35.470] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 107 [17:11:35.470] Files (110) Info 107 [17:11:35.470] ----------------------------------------------- Info 107 [17:11:35.470] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 107 [17:11:35.470] Files (0) InitialLoadPending Info 107 [17:11:35.470] ----------------------------------------------- Info 107 [17:11:35.470] Open files: Info 107 [17:11:35.470] FileName: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts ProjectRootPath: /home/justin/src/ts-monorepo-test Info 107 [17:11:35.470] Projects: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 107 [17:11:35.470] got projects updated in background, updating diagnostics for /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts Info 108 [17:11:35.470] event: {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts"]}} Info 109 [17:11:35.670] request: {"seq":17,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts"]}} Perf 110 [17:11:35.670] 17::geterr: async elapsed time (in milliseconds) 0.2241 Info 111 [17:11:35.671] event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","diagnostics":[]}} Info 112 [17:11:35.672] event: {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","diagnostics":[]}} Info 113 [17:11:35.672] event: {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","diagnostics":[]}} Info 114 [17:11:35.672] event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":17}} Info 115 [17:11:40.664] request: {"seq":18,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts"],"openFiles":[{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","fileContent":"export function concat(a: string, b: string): string {\n return a + b;\n}\n","projectRootPath":"/home/justin/src/ts-monorepo-test","scriptKindName":"TS"}]}} Info 116 [17:11:40.665] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file Info 117 [17:11:40.665] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file Info 118 [17:11:40.665] ConfigFilePresence:: Current Watches: Config file:: File: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file Info 119 [17:11:40.665] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file Info 120 [17:11:40.665] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file Info 121 [17:11:40.665] ConfigFilePresence:: Current Watches: Config file:: File: /home/justin/src/ts-monorepo-test/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: Status: File removed from open files impacted by this config file Info 122 [17:11:40.665] Scheduled: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 123 [17:11:40.665] Scheduled: *ensureProjectForOpenFiles* Info 124 [17:11:40.666] Search path: /home/justin/src/ts-monorepo-test/lib/string/src Info 125 [17:11:40.666] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: File added to open files impacted by this config file Info 126 [17:11:40.666] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: File added to open files impacted by this config file Info 127 [17:11:40.666] ConfigFilePresence:: Current Watches: Config file:: File: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: File added to open files impacted by this config file Info 128 [17:11:40.666] For info: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts :: Config file name: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 129 [17:11:40.666] Starting updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 130 [17:11:40.667] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 131 [17:11:40.667] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 132 [17:11:40.712] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts 500 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Missing file Info 133 [17:11:40.712] Finishing updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Version: 2 structureChanged: true Elapsed: 46ms Info 134 [17:11:40.712] Different program with same set of files:: oldProgram.structureIsReused:: 0 Info 135 [17:11:40.714] event: {"seq":0,"type":"event","event":"configFileDiag","body":{"triggerFile":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","configFile":"/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json","diagnostics":[{"text":"File '/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts' not found.","code":6053,"category":"error"}]}} Info 136 [17:11:40.714] Loading global plugin typescript-vscode-sh-plugin Info 137 [17:11:40.714] Enabling plugin typescript-vscode-sh-plugin from candidate paths: /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features,/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../../.. Info 138 [17:11:40.715] Loading typescript-vscode-sh-plugin from /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features (resolved to /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features/node_modules) Info 139 [17:11:40.715] typescript-vscode-sh-plugin initialized. Intercepting getEncodedSemanticClassifications and getEncodedSyntacticClassifications. Info 140 [17:11:40.715] Plugin validation succeded Info 141 [17:11:40.715] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Open file was set as Inferred root Info 142 [17:11:40.715] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src/tsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 143 [17:11:40.715] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/string/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Updated the callback Info 144 [17:11:40.715] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Open file was set as Inferred root Info 145 [17:11:40.715] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src/jsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 146 [17:11:40.715] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/string/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Updated the callback Info 147 [17:11:40.715] ConfigFilePresence:: Current Watches: Config file:: File: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Open file was set as Inferred root Info 148 [17:11:40.715] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/string/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Open file was set as Inferred root Info 149 [17:11:40.715] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/jsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 150 [17:11:40.715] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/string/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Updated the callback Info 151 [17:11:40.716] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Open file was set as Inferred root Info 152 [17:11:40.716] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/tsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 153 [17:11:40.716] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Updated the callback Info 154 [17:11:40.716] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/lib/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Open file was set as Inferred root Info 155 [17:11:40.716] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/jsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 156 [17:11:40.716] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Updated the callback Info 157 [17:11:40.716] ConfigFilePresence:: Current Watches: Config file:: File: /home/justin/src/ts-monorepo-test/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Open file was set as Inferred root Info 158 [17:11:40.716] ConfigFilePresence:: Current Watches: :: File: /home/justin/src/ts-monorepo-test/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Open file was set as Inferred root Info 159 [17:11:40.716] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/jsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 160 [17:11:40.716] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts OtherOpenFiles: Status: Updated the callback Info 161 [17:11:40.716] Starting updateGraphWorker: Project: /dev/null/inferredProject1* Info 162 [17:11:40.991] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations Info 163 [17:11:40.991] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations Info 164 [17:11:41.267] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots Info 165 [17:11:41.267] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots Info 166 [17:11:41.267] Finishing updateGraphWorker: Project: /dev/null/inferredProject1* Version: 1 structureChanged: true Elapsed: 551ms Info 167 [17:11:41.267] Project '/dev/null/inferredProject1*' (Inferred) Info 168 [17:11:41.267] Files (103) /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.dom.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.dom.iterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.webworker.importscripts.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.scripthost.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.full.d.ts /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/types/lib/index-ts3.7.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__generator/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__traverse/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/parser/typings/babel-parser.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__template/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__core/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/async_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/buffer.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/child_process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/cluster.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/console.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/crypto.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dgram.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dns.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/domain.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs/promises.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http2.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/https.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/inspector.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/module.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/net.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/os.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/path.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/perf_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/punycode.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/querystring.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/readline.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/repl.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/stream.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/string_decoder.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/timers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tls.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/trace_events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tty.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/url.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/util.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/v8.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/vm.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/worker_threads.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/zlib.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.4/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.global.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/wasi.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.6/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/assert.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/graceful-fs/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-coverage/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-report/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-reports/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/cleanupSemantic.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/diffLines.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/printDiffs.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/jest/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/normalize-package-data/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/prettier/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/stack-utils/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs-parser/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs/index.d.ts Info 169 [17:11:41.267] ----------------------------------------------- Info 170 [17:11:41.268] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 170 [17:11:41.268] Files (109) Info 170 [17:11:41.268] ----------------------------------------------- Info 170 [17:11:41.268] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 170 [17:11:41.268] Files (0) InitialLoadPending Info 170 [17:11:41.268] ----------------------------------------------- Info 170 [17:11:41.268] Project '/dev/null/inferredProject1*' (Inferred) Info 170 [17:11:41.268] Files (103) Info 170 [17:11:41.268] ----------------------------------------------- Info 170 [17:11:41.268] Open files: Info 170 [17:11:41.268] FileName: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts ProjectRootPath: /home/justin/src/ts-monorepo-test Info 170 [17:11:41.268] Projects: /dev/null/inferredProject1* Perf 170 [17:11:41.268] 18::updateOpen: elapsed time (in milliseconds) 603.4580 Info 171 [17:11:41.268] response: {"seq":0,"type":"response","command":"updateOpen","request_seq":18,"success":true,"performanceData":{"updateGraphDurationMs":597},"body":true} Info 172 [17:11:41.268] Running: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 173 [17:11:41.271] request: {"seq":19,"type":"request","command":"getApplicableRefactors","arguments":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","startLine":1,"startOffset":1,"endLine":1,"endOffset":1}} Perf 174 [17:11:41.271] 19::getApplicableRefactors: elapsed time (in milliseconds) 0.4542 Info 175 [17:11:41.271] response: {"seq":0,"type":"response","command":"getApplicableRefactors","request_seq":19,"success":true,"body":[{"name":"Convert parameters to destructured object","description":"Convert parameters to destructured object","actions":[{"name":"Convert parameters to destructured object","description":"Convert parameters to destructured object"}]}]} Info 176 [17:11:41.271] request: {"seq":20,"type":"request","command":"projectInfo","arguments":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","needFileNameList":false}} Perf 177 [17:11:41.271] 20::projectInfo: elapsed time (in milliseconds) 0.0666 Info 178 [17:11:41.271] response: {"seq":0,"type":"response","command":"projectInfo","request_seq":20,"success":true,"body":{"configFileName":"/dev/null/inferredProject1*","languageServiceDisabled":false}} Info 179 [17:11:41.272] request: {"seq":21,"type":"request","command":"documentHighlights","arguments":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","line":1,"offset":1,"filesToSearch":["/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts"]}} Perf 180 [17:11:41.273] 21::documentHighlights: elapsed time (in milliseconds) 1.1175 Info 181 [17:11:41.273] response: {"seq":0,"type":"response","command":"documentHighlights","request_seq":21,"success":true,"body":[{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","highlightSpans":[{"start":{"line":1,"offset":1},"end":{"line":1,"offset":7},"kind":"none"}]}]} Info 182 [17:11:41.273] request: {"seq":22,"type":"request","command":"encodedSemanticClassifications-full","arguments":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","start":0,"length":73}} Perf 183 [17:11:41.274] 22::encodedSemanticClassifications-full: elapsed time (in milliseconds) 0.7307 Info 184 [17:11:41.274] response: {"seq":0,"type":"response","command":"encodedSemanticClassifications-full","request_seq":22,"success":true,"body":{"spans":[16,6,2817,23,1,1793,34,1,1793,64,1,1792,68,1,1792],"endOfLineState":0}} Info 185 [17:11:41.274] request: {"seq":23,"type":"request","command":"configure","arguments":{"formatOptions":{"tabSize":2,"indentSize":2,"convertTabsToSpaces":true,"newLineCharacter":"\n","insertSpaceAfterCommaDelimiter":true,"insertSpaceAfterConstructor":false,"insertSpaceAfterSemicolonInForStatements":true,"insertSpaceBeforeAndAfterBinaryOperators":true,"insertSpaceAfterKeywordsInControlFlowStatements":true,"insertSpaceAfterFunctionKeywordForAnonymousFunctions":true,"insertSpaceBeforeFunctionParenthesis":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces":true,"insertSpaceAfterOpeningAndBeforeClosingEmptyBraces":true,"insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces":false,"insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces":false,"insertSpaceAfterTypeAssertion":false,"placeOpenBraceOnNewLineForFunctions":false,"placeOpenBraceOnNewLineForControlBlocks":false,"semicolons":"ignore"},"preferences":{"quotePreference":"auto","importModuleSpecifierEnding":"auto","allowTextChangesInNewFiles":true,"providePrefixAndSuffixTextForRename":true,"allowRenameOfImportPath":true,"includeAutomaticOptionalChainCompletions":true,"provideRefactorNotApplicableReason":true}}} Info 186 [17:11:41.274] Format host information updated Info 187 [17:11:41.274] response: {"seq":0,"type":"response","command":"configure","request_seq":23,"success":true} Perf 188 [17:11:41.274] 23::configure: async elapsed time (in milliseconds) 0.1765 Info 189 [17:11:41.274] request: {"seq":24,"type":"request","command":"getEditsForFileRename","arguments":{"oldFilePath":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","newFilePath":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts"}} Info 190 [17:11:41.275] Loading configured project /home/justin/src/ts-monorepo-test/tsconfig.json Info 191 [17:11:41.275] event: {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/home/justin/src/ts-monorepo-test/tsconfig.json","reason":"Creating project possibly referencing default composite project /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json of open file /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts"}} Info 192 [17:11:41.275] Config: /home/justin/src/ts-monorepo-test/tsconfig.json : { "rootNames": [], "options": { "configFilePath": "/home/justin/src/ts-monorepo-test/tsconfig.json" }, "projectReferences": [ { "path": "/home/justin/src/ts-monorepo-test/service/main/tsconfig.json", "originalPath": "service/main/tsconfig.json" }, { "path": "/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json", "originalPath": "lib/math/tsconfig.json" }, { "path": "/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json", "originalPath": "lib/string/tsconfig.json" } ] } Info 193 [17:11:41.275] Loading global plugin typescript-vscode-sh-plugin Info 194 [17:11:41.275] Enabling plugin typescript-vscode-sh-plugin from candidate paths: /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features,/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../../.. Info 195 [17:11:41.275] Loading typescript-vscode-sh-plugin from /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features (resolved to /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features/node_modules) Info 196 [17:11:41.276] typescript-vscode-sh-plugin initialized. Intercepting getEncodedSemanticClassifications and getEncodedSyntacticClassifications. Info 197 [17:11:41.276] Plugin validation succeded Info 198 [17:11:41.279] Starting updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/tsconfig.json Info 199 [17:11:41.280] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json 500 undefined Project: WatchType: Closed Script info Info 200 [17:11:41.283] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json 500 undefined Project: WatchType: Closed Script info Info 201 [17:11:41.285] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json 500 undefined Project: WatchType: Closed Script info Info 202 [17:11:41.288] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/tsconfig.json WatchType: Type roots Info 203 [17:11:41.288] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/tsconfig.json WatchType: Type roots Info 204 [17:11:41.288] Finishing updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/tsconfig.json Version: 1 structureChanged: true Elapsed: 9ms Info 205 [17:11:41.288] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 206 [17:11:41.288] Files (0) Info 207 [17:11:41.288] ----------------------------------------------- Info 208 [17:11:41.288] event: {"seq":0,"type":"event","event":"projectLoadingFinish","body":{"projectName":"/home/justin/src/ts-monorepo-test/tsconfig.json"}} Info 209 [17:11:41.288] event: {"seq":0,"type":"event","event":"telemetry","body":{"telemetryEventName":"projectInfo","payload":{"projectId":"0914f0342951f10dbc3bd83642a56e846e04ebd55d302a35f1d5fe297c3165c2","fileStats":{"js":0,"jsSize":0,"jsx":0,"jsxSize":0,"ts":0,"tsSize":0,"tsx":0,"tsxSize":0,"dts":0,"dtsSize":0,"deferred":0,"deferredSize":0},"compilerOptions":{},"typeAcquisition":{"enable":false,"include":false,"exclude":false},"extends":false,"files":true,"include":true,"exclude":false,"compileOnSave":false,"configFileName":"tsconfig.json","projectType":"configured","languageServiceEnabled":true,"version":"4.0.3"}}} Info 210 [17:11:41.288] event: {"seq":0,"type":"event","event":"configFileDiag","body":{"triggerFile":"/home/justin/src/ts-monorepo-test/tsconfig.json","configFile":"/home/justin/src/ts-monorepo-test/tsconfig.json","diagnostics":[]}} Info 211 [17:11:41.288] Opened configuration file /home/justin/src/ts-monorepo-test/service/main/tsconfig.json Info 212 [17:11:41.289] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json 2000 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Config file Info 213 [17:11:41.289] event: {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/home/justin/src/ts-monorepo-test/service/main/tsconfig.json","reason":"Creating project for reference of project: /home/justin/src/ts-monorepo-test/tsconfig.json"}} Info 214 [17:11:41.290] Config: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json : { "rootNames": [ "/home/justin/src/ts-monorepo-test/service/main/src/db.ts", "/home/justin/src/ts-monorepo-test/service/main/src/initialize.ts", "/home/justin/src/ts-monorepo-test/service/main/src/main.ts" ], "options": { "lib": [ "lib.es2020.d.ts" ], "target": 7, "module": 1, "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": true, "declarationMap": true, "sourceMap": true, "baseUrl": "/home/justin/src/ts-monorepo-test", "paths": { "@company/lib-*": [ "lib/*/src" ], "@company/service-*": [ "service/*/src" ] }, "outDir": "/home/justin/src/ts-monorepo-test/service/main/dist", "rootDir": "/home/justin/src/ts-monorepo-test/service/main/src", "configFilePath": "/home/justin/src/ts-monorepo-test/service/main/tsconfig.json" }, "projectReferences": [ { "path": "/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json", "originalPath": "../../lib/math/tsconfig.json" }, { "path": "/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json", "originalPath": "../../lib/string/tsconfig.json" } ] } Info 215 [17:11:41.290] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/src 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Wild card directory Info 216 [17:11:41.290] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/src 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Wild card directory Info 217 [17:11:41.290] Loading global plugin typescript-vscode-sh-plugin Info 218 [17:11:41.290] Enabling plugin typescript-vscode-sh-plugin from candidate paths: /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features,/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../../.. Info 219 [17:11:41.290] Loading typescript-vscode-sh-plugin from /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features (resolved to /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features/node_modules) Info 220 [17:11:41.290] typescript-vscode-sh-plugin initialized. Intercepting getEncodedSemanticClassifications and getEncodedSyntacticClassifications. Info 221 [17:11:41.290] Plugin validation succeded Info 222 [17:11:41.290] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/src/db.ts 500 undefined Project: WatchType: Closed Script info Info 223 [17:11:41.290] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/src/initialize.ts 500 undefined Project: WatchType: Closed Script info Info 224 [17:11:41.291] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/src/main.ts 500 undefined Project: WatchType: Closed Script info Info 225 [17:11:41.296] Starting updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json Info 226 [17:11:41.301] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/src/index.ts 500 undefined Project: WatchType: Closed Script info Info 227 [17:11:41.301] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/src/add.ts 500 undefined Project: WatchType: Closed Script info Info 228 [17:11:41.301] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/src/subtract.ts 500 undefined Project: WatchType: Closed Script info Info 229 [17:11:41.302] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 230 [17:11:41.303] Elapsed:: 1ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 231 [17:11:41.348] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 232 [17:11:41.348] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 233 [17:11:41.356] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test 0 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 234 [17:11:41.356] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test 0 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 235 [17:11:41.356] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-coverage 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 236 [17:11:41.356] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-coverage 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 237 [17:11:41.357] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-report 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 238 [17:11:41.357] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-report 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 239 [17:11:41.357] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/yargs-parser 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 240 [17:11:41.357] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/yargs-parser 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 241 [17:11:41.358] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/@babel 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 242 [17:11:41.358] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/@babel 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 243 [17:11:41.361] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/jest-diff 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 244 [17:11:41.361] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/jest-diff 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 245 [17:11:41.361] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/pretty-format 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 246 [17:11:41.361] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/pretty-format 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 247 [17:11:41.362] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Type roots Info 248 [17:11:41.362] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/main/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Type roots Info 249 [17:11:41.362] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Type roots Info 250 [17:11:41.362] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/service/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Type roots Info 251 [17:11:41.362] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Type roots Info 252 [17:11:41.362] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Type roots Info 253 [17:11:41.362] Finishing updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json Version: 1 structureChanged: true Elapsed: 66ms Info 254 [17:11:41.362] Project '/home/justin/src/ts-monorepo-test/service/main/tsconfig.json' (Configured) Info 255 [17:11:41.362] Files (114) /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.array.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts /home/justin/src/ts-monorepo-test/service/main/src/db.ts /home/justin/src/ts-monorepo-test/service/main/src/initialize.ts /home/justin/src/ts-monorepo-test/lib/math/src/add.ts /home/justin/src/ts-monorepo-test/lib/math/src/subtract.ts /home/justin/src/ts-monorepo-test/lib/math/src/index.ts /home/justin/src/ts-monorepo-test/lib/string/src/index.ts /home/justin/src/ts-monorepo-test/service/main/src/main.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/types/lib/index-ts3.7.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__generator/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__traverse/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/parser/typings/babel-parser.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__template/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__core/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/async_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/buffer.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/child_process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/cluster.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/console.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/crypto.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dgram.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dns.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/domain.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs/promises.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http2.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/https.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/inspector.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/module.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/net.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/os.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/path.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/perf_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/punycode.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/querystring.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/readline.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/repl.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/stream.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/string_decoder.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/timers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tls.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/trace_events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tty.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/url.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/util.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/v8.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/vm.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/worker_threads.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/zlib.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.4/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.global.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/wasi.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.6/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/assert.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/graceful-fs/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-coverage/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-report/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-reports/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/cleanupSemantic.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/diffLines.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/printDiffs.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/jest/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/normalize-package-data/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/prettier/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/stack-utils/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs-parser/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs/index.d.ts Info 256 [17:11:41.362] ----------------------------------------------- Info 257 [17:11:41.362] event: {"seq":0,"type":"event","event":"projectLoadingFinish","body":{"projectName":"/home/justin/src/ts-monorepo-test/service/main/tsconfig.json"}} Info 258 [17:11:41.362] event: {"seq":0,"type":"event","event":"telemetry","body":{"telemetryEventName":"projectInfo","payload":{"projectId":"d10dfef62df15d661a159906c6ae623ccac9f43c28566f9f44aa112bc8d2fcd9","fileStats":{"js":0,"jsSize":0,"jsx":0,"jsxSize":0,"ts":7,"tsSize":985,"tsx":0,"tsxSize":0,"dts":107,"dtsSize":1527878,"deferred":0,"deferredSize":0},"compilerOptions":{"lib":["es2020"],"target":"es2020","module":"commonjs","strict":true,"esModuleInterop":true,"skipLibCheck":true,"forceConsistentCasingInFileNames":true,"declaration":true,"declarationMap":true,"sourceMap":true,"baseUrl":"","paths":"","outDir":"","rootDir":""},"typeAcquisition":{"enable":false,"include":false,"exclude":false},"extends":true,"files":false,"include":true,"exclude":false,"compileOnSave":false,"configFileName":"tsconfig.json","projectType":"configured","languageServiceEnabled":true,"version":"4.0.3"}}} Info 259 [17:11:41.363] Opened configuration file /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json Info 260 [17:11:41.363] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json 2000 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Config file Info 261 [17:11:41.363] event: {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json","reason":"Creating project for reference of project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json"}} Info 262 [17:11:41.364] Config: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json : { "rootNames": [ "/home/justin/src/ts-monorepo-test/lib/math/src/add.test.ts", "/home/justin/src/ts-monorepo-test/lib/math/src/add.ts", "/home/justin/src/ts-monorepo-test/lib/math/src/index.ts", "/home/justin/src/ts-monorepo-test/lib/math/src/subtract.ts" ], "options": { "lib": [ "lib.es2020.d.ts" ], "target": 7, "module": 1, "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": true, "declarationMap": true, "sourceMap": true, "baseUrl": "/home/justin/src/ts-monorepo-test", "paths": { "@company/lib-*": [ "lib/*/src" ], "@company/service-*": [ "service/*/src" ] }, "outDir": "/home/justin/src/ts-monorepo-test/lib/math/dist", "rootDir": "/home/justin/src/ts-monorepo-test/lib/math/src", "composite": true, "configFilePath": "/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json" } } Info 263 [17:11:41.364] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Wild card directory Info 264 [17:11:41.364] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Wild card directory Info 265 [17:11:41.364] Loading global plugin typescript-vscode-sh-plugin Info 266 [17:11:41.364] Enabling plugin typescript-vscode-sh-plugin from candidate paths: /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features,/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../../.. Info 267 [17:11:41.364] Loading typescript-vscode-sh-plugin from /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features (resolved to /home/justin/VSCode-linux-x64/resources/app/extensions/typescript-language-features/node_modules) Info 268 [17:11:41.365] typescript-vscode-sh-plugin initialized. Intercepting getEncodedSemanticClassifications and getEncodedSyntacticClassifications. Info 269 [17:11:41.365] Plugin validation succeded Info 270 [17:11:41.365] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/src/add.test.ts 500 undefined Project: WatchType: Closed Script info Info 271 [17:11:41.369] Starting updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json Info 272 [17:11:41.394] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 273 [17:11:41.394] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 274 [17:11:41.401] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test 0 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 275 [17:11:41.401] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test 0 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 276 [17:11:41.401] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-coverage 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 277 [17:11:41.401] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-coverage 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 278 [17:11:41.402] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-report 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 279 [17:11:41.402] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/istanbul-lib-report 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 280 [17:11:41.402] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/yargs-parser 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 281 [17:11:41.402] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/yargs-parser 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 282 [17:11:41.403] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/@babel 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 283 [17:11:41.403] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/@babel 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 284 [17:11:41.406] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/jest-diff 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 285 [17:11:41.406] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/jest-diff 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 286 [17:11:41.406] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/pretty-format 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 287 [17:11:41.406] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/pretty-format 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Failed Lookup Locations Info 288 [17:11:41.406] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Type roots Info 289 [17:11:41.406] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/math/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Type roots Info 290 [17:11:41.406] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Type roots Info 291 [17:11:41.406] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Type roots Info 292 [17:11:41.406] DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Type roots Info 293 [17:11:41.406] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/@types 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json WatchType: Type roots Info 294 [17:11:41.406] Finishing updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/lib/math/tsconfig.json Version: 1 structureChanged: true Elapsed: 37ms Info 295 [17:11:41.407] Project '/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json' (Configured) Info 296 [17:11:41.407] Files (111) /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.array.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts /home/justin/src/ts-monorepo-test/lib/math/src/add.ts /home/justin/src/ts-monorepo-test/lib/math/src/add.test.ts /home/justin/src/ts-monorepo-test/lib/math/src/subtract.ts /home/justin/src/ts-monorepo-test/lib/math/src/index.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/types/lib/index-ts3.7.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__generator/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__traverse/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/parser/typings/babel-parser.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__template/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__core/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/async_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/buffer.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/child_process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/cluster.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/console.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/crypto.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dgram.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dns.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/domain.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs/promises.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http2.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/https.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/inspector.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/module.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/net.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/os.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/path.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/perf_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/punycode.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/querystring.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/readline.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/repl.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/stream.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/string_decoder.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/timers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tls.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/trace_events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tty.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/url.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/util.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/v8.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/vm.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/worker_threads.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/zlib.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.4/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.global.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/wasi.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.6/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/assert.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/graceful-fs/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-coverage/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-report/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-reports/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/cleanupSemantic.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/diffLines.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/printDiffs.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/jest/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/normalize-package-data/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/prettier/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/stack-utils/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs-parser/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs/index.d.ts Info 297 [17:11:41.407] ----------------------------------------------- Info 298 [17:11:41.407] event: {"seq":0,"type":"event","event":"projectLoadingFinish","body":{"projectName":"/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json"}} Info 299 [17:11:41.407] event: {"seq":0,"type":"event","event":"telemetry","body":{"telemetryEventName":"projectInfo","payload":{"projectId":"7bd119d48fd791056522f883eb775a360ae9117262fe9f52f3fabbe8e95bfd1a","fileStats":{"js":0,"jsSize":0,"jsx":0,"jsxSize":0,"ts":4,"tsSize":310,"tsx":0,"tsxSize":0,"dts":107,"dtsSize":1527878,"deferred":0,"deferredSize":0},"compilerOptions":{"lib":["es2020"],"target":"es2020","module":"commonjs","strict":true,"esModuleInterop":true,"skipLibCheck":true,"forceConsistentCasingInFileNames":true,"declaration":true,"declarationMap":true,"sourceMap":true,"baseUrl":"","paths":"","outDir":"","rootDir":"","composite":true},"typeAcquisition":{"enable":false,"include":false,"exclude":false},"extends":true,"files":false,"include":true,"exclude":false,"compileOnSave":false,"configFileName":"tsconfig.json","projectType":"configured","languageServiceEnabled":true,"version":"4.0.3"}}} Err 300 [17:11:41.445] Exception on executing command {"seq":24,"type":"request","command":"getEditsForFileRename","arguments":{"oldFilePath":"/home/justin/src/ts-monorepo-test/lib/string/src/concat.ts","newFilePath":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts"}}: Debug Failure. Error: Debug Failure. at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:120927:61 at forEachProperty (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:121091:17) at updateTsconfigFiles (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:120917:9) at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:120881:13 at Function.ChangeTracker.with (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:129425:17) at Object.getEditsForFileRename (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:120880:49) at Proxy.getEditsForFileRename (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:143817:23) at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154654:173 at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:152768:36 at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:150014:25 at Map.forEach () at ProjectService.forEachProject (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:150007:41) at ProjectService.forEachEnabledProject (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:150012:22) at combineProjectOutputFromEveryProject (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:152767:28) at IOSession.Session.getEditsForFileRename (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154654:58) at Session.handlers.ts.Map.ts.getEntries._a. (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:153372:61) at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154962:88 at IOSession.Session.executeWithRequestId (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154953:28) at IOSession.Session.executeCommand (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154962:33) at IOSession.Session.onMessage (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154986:35) at Interface. (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:157202:27) at Interface.emit (events.js:223:5) at Interface._onLine (readline.js:315:10) at Interface._normalWrite (readline.js:460:12) at Socket.ondata (readline.js:172:10) at Socket.emit (events.js:223:5) at addChunk (_stream_readable.js:309:12) at readableAddChunk (_stream_readable.js:290:11) at Socket.Readable.push (_stream_readable.js:224:10) at Pipe.onStreamRead (internal/stream_base_commons.js:181:23) Info 301 [17:11:41.445] response: {"seq":0,"type":"response","command":"getEditsForFileRename","request_seq":24,"success":false,"performanceData":{"updateGraphDurationMs":112},"message":"Error processing request. Debug Failure.\nError: Debug Failure.\n at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:120927:61\n at forEachProperty (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:121091:17)\n at updateTsconfigFiles (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:120917:9)\n at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:120881:13\n at Function.ChangeTracker.with (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:129425:17)\n at Object.getEditsForFileRename (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:120880:49)\n at Proxy.getEditsForFileRename (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:143817:23)\n at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154654:173\n at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:152768:36\n at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:150014:25\n at Map.forEach ()\n at ProjectService.forEachProject (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:150007:41)\n at ProjectService.forEachEnabledProject (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:150012:22)\n at combineProjectOutputFromEveryProject (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:152767:28)\n at IOSession.Session.getEditsForFileRename (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154654:58)\n at Session.handlers.ts.Map.ts.getEntries._a. (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:153372:61)\n at /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154962:88\n at IOSession.Session.executeWithRequestId (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154953:28)\n at IOSession.Session.executeCommand (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154962:33)\n at IOSession.Session.onMessage (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:154986:35)\n at Interface. (/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/tsserver.js:157202:27)\n at Interface.emit (events.js:223:5)\n at Interface._onLine (readline.js:315:10)\n at Interface._normalWrite (readline.js:460:12)\n at Socket.ondata (readline.js:172:10)\n at Socket.emit (events.js:223:5)\n at addChunk (_stream_readable.js:309:12)\n at readableAddChunk (_stream_readable.js:290:11)\n at Socket.Readable.push (_stream_readable.js:224:10)\n at Pipe.onStreamRead (internal/stream_base_commons.js:181:23)"} Info 302 [17:11:41.447] request: {"seq":25,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts"]}} Perf 303 [17:11:41.447] 25::geterr: async elapsed time (in milliseconds) 0.0928 Info 304 [17:11:41.448] event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 305 [17:11:41.451] event: {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 306 [17:11:41.451] event: {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 307 [17:11:41.451] event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":25}} Info 308 [17:11:41.549] sysLog:: onTimerToUpdateChildWatches:: 1 Info 309 [17:11:41.549] sysLog:: invokingWatchers:: 0ms:: 0 Info 310 [17:11:41.550] DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts 0:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Wild card directory Info 311 [17:11:41.552] Scheduled: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 312 [17:11:41.552] Scheduled: *ensureProjectForOpenFiles*, Cancelled earlier one Info 313 [17:11:41.552] Elapsed:: 2ms DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts 0:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Wild card directory Info 314 [17:11:41.552] DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts 1:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Wild card directory Info 315 [17:11:41.552] Scheduled: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json, Cancelled earlier one Info 316 [17:11:41.553] Scheduled: *ensureProjectForOpenFiles*, Cancelled earlier one Info 317 [17:11:41.553] Elapsed:: 1ms DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts 1:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Wild card directory Info 318 [17:11:41.553] DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts 0:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 319 [17:11:41.553] Scheduled: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.jsonFailedLookupInvalidation Info 320 [17:11:41.554] Elapsed:: 0ms DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts 0:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 321 [17:11:41.554] DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts 1:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 322 [17:11:41.554] Elapsed:: 0ms DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts 1:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src 1 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Failed Lookup Locations Info 323 [17:11:41.554] DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts 0:: WatchInfo: /home/justin/src/ts-monorepo-test/lib 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 324 [17:11:41.554] Scheduled: /home/justin/src/ts-monorepo-test/service/main/tsconfig.jsonFailedLookupInvalidation Info 325 [17:11:41.554] Elapsed:: 0ms DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts 0:: WatchInfo: /home/justin/src/ts-monorepo-test/lib 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 326 [17:11:41.554] DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts 1:: WatchInfo: /home/justin/src/ts-monorepo-test/lib 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 327 [17:11:41.554] Elapsed:: 0ms DirectoryWatcher:: Triggered with /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts 1:: WatchInfo: /home/justin/src/ts-monorepo-test/lib 1 undefined Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json WatchType: Failed Lookup Locations Info 328 [17:11:41.554] sysLog:: Elapsed 5ms:: onTimerToUpdateChildWatches:: 0 undefined Info 329 [17:11:41.802] Running: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 330 [17:11:41.806] Scheduled: *ensureProjectForOpenFiles*, Cancelled earlier one Info 331 [17:11:41.807] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/string/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: Open file was set as not inferred root Info 332 [17:11:41.807] FileWatcher:: Close:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src/tsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 333 [17:11:41.807] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/string/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: Open file was set as not inferred root Info 334 [17:11:41.807] FileWatcher:: Close:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src/jsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 335 [17:11:41.807] ConfigFilePresence:: Current Watches: Config file:: File: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: Open file was set as not inferred root Info 336 [17:11:41.808] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/string/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: Open file was set as not inferred root Info 337 [17:11:41.808] FileWatcher:: Close:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/jsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 338 [17:11:41.808] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: Open file was set as not inferred root Info 339 [17:11:41.808] FileWatcher:: Close:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/tsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 340 [17:11:41.808] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/lib/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: Open file was set as not inferred root Info 341 [17:11:41.808] FileWatcher:: Close:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/jsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 342 [17:11:41.808] ConfigFilePresence:: Current Watches: Config file:: File: /home/justin/src/ts-monorepo-test/tsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: Open file was set as not inferred root Info 343 [17:11:41.808] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/justin/src/ts-monorepo-test/jsconfig.json Currently impacted open files: RootsOfInferredProjects: OtherOpenFiles: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Status: Open file was set as not inferred root Info 344 [17:11:41.808] FileWatcher:: Close:: WatchInfo: /home/justin/src/ts-monorepo-test/jsconfig.json 2000 undefined Project: WatchType: Config file for the inferred project root Info 345 [17:11:41.808] Starting updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 346 [17:11:41.827] FileWatcher:: Close:: WatchInfo: /home/justin/src/ts-monorepo-test/lib/string/src/concat.ts 500 undefined Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json WatchType: Missing file Info 347 [17:11:41.827] Finishing updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Version: 3 structureChanged: true Elapsed: 19ms Info 348 [17:11:41.827] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 349 [17:11:41.828] Files (110) /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.array.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts /home/justin/src/ts-monorepo-test/lib/string/src/concat.test.ts /home/justin/src/ts-monorepo-test/lib/string/src/index.ts /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/types/lib/index-ts3.7.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__generator/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__traverse/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/parser/typings/babel-parser.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__template/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__core/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/async_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/buffer.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/child_process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/cluster.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/console.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/crypto.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dgram.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dns.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/domain.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs/promises.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http2.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/https.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/inspector.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/module.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/net.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/os.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/path.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/perf_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/punycode.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/querystring.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/readline.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/repl.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/stream.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/string_decoder.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/timers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tls.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/trace_events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tty.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/url.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/util.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/v8.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/vm.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/worker_threads.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/zlib.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.4/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.global.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/wasi.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.6/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/assert.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/graceful-fs/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-coverage/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-report/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-reports/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/cleanupSemantic.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/diffLines.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/printDiffs.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/jest/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/normalize-package-data/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/prettier/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/stack-utils/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs-parser/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs/index.d.ts Info 350 [17:11:41.828] ----------------------------------------------- Info 351 [17:11:42.554] Running: /home/justin/src/ts-monorepo-test/service/main/tsconfig.jsonFailedLookupInvalidation Info 352 [17:11:42.557] Scheduled: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json Info 353 [17:11:42.557] Scheduled: *ensureProjectForOpenFiles*, Cancelled earlier one Info 354 [17:11:42.807] Running: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json Info 355 [17:11:42.807] Starting updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json Info 356 [17:11:42.853] Finishing updateGraphWorker: Project: /home/justin/src/ts-monorepo-test/service/main/tsconfig.json Version: 2 structureChanged: true Elapsed: 46ms Info 357 [17:11:42.853] Different program with same set of files:: oldProgram.structureIsReused:: 1 Info 358 [17:11:45.57] Running: *ensureProjectForOpenFiles* Info 359 [17:11:45.57] Before ensureProjectForOpenFiles: Info 360 [17:11:45.57] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 360 [17:11:45.57] Files (110) Info 360 [17:11:45.57] ----------------------------------------------- Info 360 [17:11:45.57] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 360 [17:11:45.57] Files (0) Info 360 [17:11:45.57] ----------------------------------------------- Info 360 [17:11:45.58] Project '/home/justin/src/ts-monorepo-test/service/main/tsconfig.json' (Configured) Info 360 [17:11:45.58] Files (114) Info 360 [17:11:45.58] ----------------------------------------------- Info 360 [17:11:45.58] Project '/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json' (Configured) Info 360 [17:11:45.58] Files (111) Info 360 [17:11:45.58] ----------------------------------------------- Info 360 [17:11:45.58] Project '/dev/null/inferredProject1*' (Inferred) Info 360 [17:11:45.58] Files (103) Info 360 [17:11:45.58] ----------------------------------------------- Info 360 [17:11:45.58] Open files: Info 360 [17:11:45.58] FileName: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts ProjectRootPath: /home/justin/src/ts-monorepo-test Info 360 [17:11:45.58] Projects: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 360 [17:11:45.58] Starting updateGraphWorker: Project: /dev/null/inferredProject1* Info 361 [17:11:45.68] Finishing updateGraphWorker: Project: /dev/null/inferredProject1* Version: 2 structureChanged: true Elapsed: 10ms Info 362 [17:11:45.68] Project '/dev/null/inferredProject1*' (Inferred) Info 363 [17:11:45.69] Files (0) Info 364 [17:11:45.69] ----------------------------------------------- Info 365 [17:11:45.69] Scheduling throttled operation: {"projectName":"/dev/null/inferredProject1*","fileNames":[],"compilerOptions":{"module":1,"target":3,"jsx":1,"sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true,"noEmitForJsFiles":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":[],"projectRootPath":"/home/justin/src/ts-monorepo-test","kind":"discover"} Info 366 [17:11:45.69] Scheduling request for: /dev/null/inferredProject1* Info 367 [17:11:45.69] After ensureProjectForOpenFiles: Info 368 [17:11:45.69] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 368 [17:11:45.69] Files (110) Info 368 [17:11:45.69] ----------------------------------------------- Info 368 [17:11:45.69] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 368 [17:11:45.69] Files (0) Info 368 [17:11:45.69] ----------------------------------------------- Info 368 [17:11:45.69] Project '/home/justin/src/ts-monorepo-test/service/main/tsconfig.json' (Configured) Info 368 [17:11:45.69] Files (114) Info 368 [17:11:45.69] ----------------------------------------------- Info 368 [17:11:45.69] Project '/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json' (Configured) Info 368 [17:11:45.69] Files (111) Info 368 [17:11:45.69] ----------------------------------------------- Info 368 [17:11:45.69] Project '/dev/null/inferredProject1*' (Inferred) Info 368 [17:11:45.69] Files (0) Info 368 [17:11:45.69] ----------------------------------------------- Info 368 [17:11:45.69] Open files: Info 368 [17:11:45.69] FileName: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts ProjectRootPath: /home/justin/src/ts-monorepo-test Info 368 [17:11:45.69] Projects: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 368 [17:11:45.69] got projects updated in background, updating diagnostics for /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Info 369 [17:11:45.70] event: {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts"]}} Info 370 [17:11:45.170] Sending request: {"projectName":"/dev/null/inferredProject1*","fileNames":[],"compilerOptions":{"module":1,"target":3,"jsx":1,"sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true,"noEmitForJsFiles":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":[],"projectRootPath":"/home/justin/src/ts-monorepo-test","kind":"discover"} Info 371 [17:11:45.271] request: {"seq":26,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts"]}} Perf 372 [17:11:45.271] 26::geterr: async elapsed time (in milliseconds) 0.1323 Info 373 [17:11:45.272] event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 374 [17:11:45.275] event: {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 375 [17:11:45.275] event: {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 376 [17:11:45.275] event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":26}} Info 377 [17:11:45.409] Received response: {"projectName":"/dev/null/inferredProject1*","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"module":1,"target":3,"jsx":1,"sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true,"noEmitForJsFiles":true},"typings":["/home/justin/src/ts-monorepo-test/node_modules/jest/build/jest.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prettier/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/typescript/lib/typescript.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn/dist/acorn.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn-walk/dist/walk.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ajv/lib/ajv.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-jest/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-plugin-jest-hoist/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/cjs-module-lexer/lexer.d.ts","/home/justin/src/ts-monorepo-test/node_modules/collect-v8-coverage/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/decimal.js/decimal.d.ts","/home/justin/src/ts-monorepo-test/node_modules/diff-sequences/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/emoji-regex/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/expect/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-deep-equal/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-json-stable-stringify/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/iconv-lite/lib/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/is-plain-object/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/isobject/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-changed-files/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-cli/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-config/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-docblock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-each/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-jsdom/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-node/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-get-type/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-leak-detector/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-matcher-utils/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-message-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-mock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-regex-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve-dependencies/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runner/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-serializer/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/kleur/kleur.d.ts","/home/justin/src/ts-monorepo-test/node_modules/lines-and-columns/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/performance-now/src/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pirates/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/safe-buffer/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/saxes/saxes.d.ts","/home/justin/src/ts-monorepo-test/node_modules/sisteransi/src/sisteransi.d.ts","/home/justin/src/ts-monorepo-test/node_modules/source-map/source-map","/home/justin/src/ts-monorepo-test/node_modules/tweetnacl/nacl.d.ts","/home/justin/src/ts-monorepo-test/node_modules/type-fest/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/uri-js/dist/es5/uri.all.d.ts","/home/justin/src/ts-monorepo-test/node_modules/v8-to-istanbul/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/word-wrap/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/xmlchars/xmlchars.d.ts","/home/justin/.cache/typescript/4.0/node_modules/ansi-styles/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/anymatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/argparse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-diff/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-union/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/array-unique/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/asn1/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/assert-plus/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/atob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/aws4/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/balanced-match/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/brace-expansion/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/braces/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/bser/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/buffer-from/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/caseless/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ci-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/co/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-name/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/combined-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/component-emitter/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/concat-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/convert-source-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cross-spawn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssstyle/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/dashdash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/data-urls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/debug/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/decode-uri-component/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/domexception/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/end-of-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/escodegen/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/esprima/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/estraverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extend/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extsprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fast-levenshtein/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fb-watchman/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/forever-agent/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/function-bind/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-caller-file/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/getpass/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/glob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/graceful-fs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/has/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/hosted-git-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-encoding-sniffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-escaper/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/imurmurhash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/inherits/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-ci/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-number/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-typedarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-windows/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isexe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isstream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-coverage/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-instrument/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-report/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-source-maps/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-reports/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/js-yaml/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsbn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsesc/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema-traverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-stringify-safe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/kind-of/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.memoize/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.sortby/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/merge-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/micromatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-db/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-types/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimist/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mkdirp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ms/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/natural-compare/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/nice-try/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-int64/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-package-data/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-path/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/object.pick/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/once/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse-json/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pascalcase/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-is-absolute/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prelude-ls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prompts/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/psl/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pump/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/punycode/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/qs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/react-is/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-element/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-string/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request-promise-native/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/require-directory/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/resolve/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rimraf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rsvp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safe-regex/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safer-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sane/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/semver/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/set-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/shebang-command/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/signal-exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/source-map-support/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-correct/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-expression-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf-js/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sshpk/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/stack-utils/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/supports-color/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/tough-cookie/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-check/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-detect/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/urix/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/uuid/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/validate-npm-package-license/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/verror/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/w3c-xmlserializer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/webidl-conversions/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-encoding/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-mimetype/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-url/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/which/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/wrap-ansi/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/write-file-atomic/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ws/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/y18n/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs-parser/index.d.ts"],"unresolvedImports":[],"kind":"action::set"} Info 378 [17:11:45.409] Scheduled: /dev/null/inferredProject1* Info 379 [17:11:45.409] Scheduled: *ensureProjectForOpenFiles* Info 380 [17:11:45.409] event: {"seq":0,"type":"event","event":"setTypings","body":{"projectName":"/dev/null/inferredProject1*","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"module":1,"target":3,"jsx":1,"sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true,"noEmitForJsFiles":true},"typings":["/home/justin/src/ts-monorepo-test/node_modules/jest/build/jest.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prettier/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/typescript/lib/typescript.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn/dist/acorn.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn-walk/dist/walk.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ajv/lib/ajv.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-jest/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-plugin-jest-hoist/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/cjs-module-lexer/lexer.d.ts","/home/justin/src/ts-monorepo-test/node_modules/collect-v8-coverage/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/decimal.js/decimal.d.ts","/home/justin/src/ts-monorepo-test/node_modules/diff-sequences/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/emoji-regex/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/expect/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-deep-equal/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-json-stable-stringify/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/iconv-lite/lib/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/is-plain-object/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/isobject/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-changed-files/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-cli/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-config/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-docblock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-each/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-jsdom/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-node/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-get-type/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-leak-detector/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-matcher-utils/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-message-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-mock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-regex-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve-dependencies/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runner/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-serializer/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/kleur/kleur.d.ts","/home/justin/src/ts-monorepo-test/node_modules/lines-and-columns/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/performance-now/src/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pirates/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/safe-buffer/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/saxes/saxes.d.ts","/home/justin/src/ts-monorepo-test/node_modules/sisteransi/src/sisteransi.d.ts","/home/justin/src/ts-monorepo-test/node_modules/source-map/source-map","/home/justin/src/ts-monorepo-test/node_modules/tweetnacl/nacl.d.ts","/home/justin/src/ts-monorepo-test/node_modules/type-fest/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/uri-js/dist/es5/uri.all.d.ts","/home/justin/src/ts-monorepo-test/node_modules/v8-to-istanbul/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/word-wrap/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/xmlchars/xmlchars.d.ts","/home/justin/.cache/typescript/4.0/node_modules/ansi-styles/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/anymatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/argparse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-diff/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-union/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/array-unique/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/asn1/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/assert-plus/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/atob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/aws4/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/balanced-match/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/brace-expansion/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/braces/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/bser/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/buffer-from/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/caseless/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ci-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/co/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-name/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/combined-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/component-emitter/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/concat-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/convert-source-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cross-spawn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssstyle/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/dashdash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/data-urls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/debug/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/decode-uri-component/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/domexception/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/end-of-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/escodegen/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/esprima/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/estraverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extend/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extsprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fast-levenshtein/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fb-watchman/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/forever-agent/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/function-bind/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-caller-file/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/getpass/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/glob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/graceful-fs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/has/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/hosted-git-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-encoding-sniffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-escaper/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/imurmurhash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/inherits/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-ci/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-number/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-typedarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-windows/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isexe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isstream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-coverage/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-instrument/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-report/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-source-maps/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-reports/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/js-yaml/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsbn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsesc/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema-traverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-stringify-safe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/kind-of/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.memoize/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.sortby/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/merge-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/micromatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-db/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-types/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimist/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mkdirp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ms/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/natural-compare/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/nice-try/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-int64/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-package-data/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-path/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/object.pick/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/once/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse-json/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pascalcase/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-is-absolute/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prelude-ls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prompts/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/psl/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pump/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/punycode/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/qs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/react-is/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-element/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-string/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request-promise-native/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/require-directory/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/resolve/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rimraf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rsvp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safe-regex/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safer-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sane/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/semver/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/set-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/shebang-command/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/signal-exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/source-map-support/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-correct/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-expression-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf-js/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sshpk/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/stack-utils/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/supports-color/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/tough-cookie/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-check/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-detect/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/urix/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/uuid/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/validate-npm-package-license/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/verror/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/w3c-xmlserializer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/webidl-conversions/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-encoding/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-mimetype/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-url/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/which/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/wrap-ansi/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/write-file-atomic/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ws/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/y18n/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs-parser/index.d.ts"],"unresolvedImports":[],"kind":"action::set"}} Info 381 [17:11:45.659] Running: /dev/null/inferredProject1* Info 382 [17:11:45.659] Starting updateGraphWorker: Project: /dev/null/inferredProject1* Info 383 [17:11:45.822] DirectoryWatcher:: Added:: WatchInfo: /home/justin/.cache/typescript/4.0/node_modules 1 undefined Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations Info 384 [17:11:45.924] Elapsed:: 102ms DirectoryWatcher:: Added:: WatchInfo: /home/justin/.cache/typescript/4.0/node_modules 1 undefined Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations Info 385 [17:11:46.966] FileWatcher:: Added:: WatchInfo: /home/justin/src/ts-monorepo-test/node_modules/source-map/source-map 500 undefined Project: /dev/null/inferredProject1* WatchType: Missing file Info 386 [17:11:46.966] Finishing updateGraphWorker: Project: /dev/null/inferredProject1* Version: 3 structureChanged: true Elapsed: 1307ms Info 387 [17:11:46.966] Project '/dev/null/inferredProject1*' (Inferred) Info 388 [17:11:46.966] Files (609) /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.dom.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.dom.iterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.webworker.importscripts.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.scripthost.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.array.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.object.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2019.symbol.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2020.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.string.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.esnext.promise.d.ts /home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.full.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/anymatch/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/argparse/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/arr-diff/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/arr-union/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/array-unique/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/async_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/buffer.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/child_process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/cluster.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/console.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/crypto.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dgram.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/dns.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/domain.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/fs/promises.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/http2.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/https.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/inspector.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/module.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/net.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/os.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/path.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/perf_hooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/process.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/punycode.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/querystring.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/readline.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/repl.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/stream.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/string_decoder.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/timers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tls.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/trace_events.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/tty.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/url.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/util.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/v8.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/vm.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/worker_threads.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/zlib.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.4/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/globals.global.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/wasi.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/ts3.6/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/assert.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/base.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/node/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/asn1/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/globals.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/async_hooks.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/buffer.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/events/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/child_process.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/cluster.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/console.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/constants.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/crypto.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/dgram.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/dns.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/domain.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/events.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/fs.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/fs/promises.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/http.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/http2.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/https.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/inspector.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/module.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/net.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/os.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/path.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/perf_hooks.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/process.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/punycode.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/querystring.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/readline.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/repl.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/stream.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/string_decoder.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/timers.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/tls.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/trace_events.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/tty.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/url.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/util.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/v8.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/vm.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/worker_threads.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/zlib.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/ts3.4/base.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/globals.global.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/wasi.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/ts3.6/base.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/assert.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/base.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/assert-plus/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/atob/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/aws4/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/balanced-match/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/brace-expansion/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/braces/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node-int64/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/bser/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/buffer-from/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/caseless/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/ci-info/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/co/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/color-name/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/conversions.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/route.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/combined-stream/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/component-emitter/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/concat-map/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/convert-source-map/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/cross-spawn/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/cssom/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/cssstyle/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/dashdash/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-mimetype/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-url/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/data-urls/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/debug/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/decode-uri-component/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/domexception/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/end-of-stream/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/escodegen/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/estree/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/esprima/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/estraverse/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/exit/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/extend/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/extsprintf/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/fast-levenshtein/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/fb-watchman/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/forever-agent/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/function-bind/implementation.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/function-bind/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/get-caller-file/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/get-value/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/getpass/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/minimatch/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/glob/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/graceful-fs/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/has/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/hosted-git-info/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/html-encoding-sniffer/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/html-escaper/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/imurmurhash/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/inherits/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/is-buffer/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/is-ci/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/is-number/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/is-typedarray/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/is-windows/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/isarray/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/isexe/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/isstream/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-coverage/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/source-map/source-map.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/babel-types/ts3.6/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/babel-types/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-instrument/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-report/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-source-maps/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-reports/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/js-yaml/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/jsbn/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/parse5/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/tough-cookie/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.3/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.4/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.5/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/jsesc/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/json-schema-traverse/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/json-schema/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/json-stringify-safe/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/json5/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/kind-of/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/common.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/array.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/collection.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/date.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/function.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/lang.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/math.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/number.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/object.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/seq.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/string.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/util.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash.memoize/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/lodash.sortby/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/merge-stream/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/micromatch/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/mime-db/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/mime-types/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/minimist/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/mkdirp/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/ms/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/natural-compare/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/nice-try/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/notifiers/notificationcenter.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/notifiers/notifysend.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/notifiers/toaster.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/notifiers/balloon.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/notifiers/growl.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/normalize-package-data/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/normalize-path/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/object.pick/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/once/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/parse-json/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/pascalcase/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/path-is-absolute/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/path-parse/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/parse.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/constants.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/prelude-ls/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/prettier/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/prompts/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/psl/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/pump/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/punycode/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/qs/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/react/global.d.ts /home/justin/.cache/typescript/4.0/node_modules/csstype/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/prop-types/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/react/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/react-is/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/repeat-element/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/repeat-string/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/form-data/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/request/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/request-promise-native/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/require-directory/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/resolve/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/rimraf/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/rsvp/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/safe-regex/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/safer-buffer/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/sane/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/classes/semver.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/parse.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/valid.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/clean.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/inc.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/diff.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/major.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/minor.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/patch.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/prerelease.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/compare.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/rcompare.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/compare-loose.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/compare-build.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/sort.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/rsort.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/gt.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/lt.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/eq.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/neq.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/gte.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/lte.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/cmp.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/coerce.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/classes/comparator.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/classes/range.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/functions/satisfies.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/max-satisfying.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/min-satisfying.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/to-comparators.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/min-version.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/valid.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/outside.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/gtr.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/ltr.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/intersects.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/simplify.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/ranges/subset.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/internals/identifiers.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/semver/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/set-value/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/shebang-command/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/signal-exit/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/source-map-support/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/spdx-correct/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/spdx-expression-parse/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/sprintf-js/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/sprintf/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/sshpk/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/stack-utils/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/supports-color/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/lib/TreeIterator.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/lib/TreePosition.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/lib/SymbolTree.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/type-check/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/type-detect/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/urix/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/uuid/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/validate-npm-package-license/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/verror/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/w3c-xmlserializer/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/webidl-conversions/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-encoding/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/which/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/wrap-ansi/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/write-file-atomic/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/ws/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/y18n/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/yargs-parser/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/@types/yargs/index.d.ts /home/justin/.cache/typescript/4.0/node_modules/ansi-styles/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/acorn/dist/acorn.d.ts /home/justin/src/ts-monorepo-test/node_modules/acorn-walk/dist/walk.d.ts /home/justin/src/ts-monorepo-test/node_modules/ajv/lib/ajv.d.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/types/lib/index-ts3.7.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__generator/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__traverse/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@babel/parser/typings/babel-parser.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__template/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/babel__core/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-coverage/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/types/build/Global.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/types/build/Circus.d.ts /home/justin/src/ts-monorepo-test/node_modules/chalk/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-lib-report/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/istanbul-reports/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs-parser/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/yargs/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/types/build/Config.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/types/build/TestResult.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/types/build/Transform.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/types/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/source-map/source-map.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/transform/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/transform/build/ScriptTransformer.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/transform/build/shouldInstrument.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/transform/build/enhanceUnexpectedTokenMessage.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/transform/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/babel-jest/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/babel-plugin-jest-hoist/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/logger/context.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/logger/message.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/logger/target.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/logger/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/logger/level.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/logger/root.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/testing/target-mock.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/testing/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/cjs-module-lexer/lexer.d.ts /home/justin/src/ts-monorepo-test/node_modules/collect-v8-coverage/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/decimal.js/decimal.d.ts /home/justin/src/ts-monorepo-test/node_modules/diff-sequences/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/emoji-regex/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/cleanupSemantic.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/diffLines.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/printDiffs.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-matcher-utils/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/expect/build/jestMatchersObject.d.ts /home/justin/src/ts-monorepo-test/node_modules/expect/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/expect/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/fast-deep-equal/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/fast-json-stable-stringify/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/iconv-lite/lib/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/is-plain-object/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/isobject/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-changed-files/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-changed-files/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-cli/build/cli/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-cli/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-config/build/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-config/build/utils.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-config/build/normalize.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/utils.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/validate.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/validateCLIOptions.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/condition.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-config/build/Deprecated.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-config/build/Defaults.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-config/build/Descriptions.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-config/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-docblock/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-each/build/bind.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-each/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/stack-utils/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-message-util/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-message-util/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-mock/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/fake-timers/build/legacyFakeTimers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/fake-timers/build/modernFakeTimers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/fake-timers/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/environment/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-environment-jsdom/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-environment-node/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-get-type/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/graceful-fs/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/ModuleMap.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/HasteFS.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/console/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/console/build/BufferedConsole.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/console/build/CustomConsole.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/console/build/NullConsole.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/console/build/getConsoleOutput.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/console/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/test-result/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/test-result/build/formatTestResults.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/test-result/build/helpers.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/test-result/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/globals/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/callsites/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/source-map/build/getCallsite.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/source-map/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/source-map/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/ModuleNotFoundError.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/shouldLoadAsEsm.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/cli/args.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/CallTracker.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/queueRunner.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/ExpectationFailed.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/expectationResultFactory.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/Spec.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/Suite.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/Env.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/Timer.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/JsApiReporter.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/ReportDispatcher.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/SpyStrategy.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/createSpy.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/jasmine/spyRegistry.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-leak-detector/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-regex-util/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/SnapshotResolver.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/prettier/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/State.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/utils.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-resolve-dependencies/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/emittery/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-runner/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-runner/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-serializer/v8.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-serializer/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/clearLine.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/createDirectory.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/ErrorWithStack.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/installCommonGlobals.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/interopRequireDefault.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/isInteractive.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/isPromise.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/setGlobal.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/deepCyclicCopy.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/convertDescriptorToString.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/specialChars.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/replacePathSepForGlob.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/testPathPatternToRegExp.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/globsToMatcher.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/preRunMessage.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/pluralize.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/formatTime.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/tryRealpath.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-util/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/BaseWatchPlugin.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/JestHooks.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/lib/Prompt.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/PatternPrompt.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/constants.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/lib/patternModeHelpers.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/workers/messageParent.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/core/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/core/build/SearchSource.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/generateEmptyCoverage.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/CoverageWorker.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/BaseReporter.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/CoverageReporter.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/DefaultReporter.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/NotifyReporter.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/SummaryReporter.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/VerboseReporter.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/reporters/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/core/build/TestWatcher.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/core/build/TestScheduler.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/core/build/cli/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/core/build/version.d.ts /home/justin/src/ts-monorepo-test/node_modules/@jest/core/build/jest.d.ts /home/justin/src/ts-monorepo-test/node_modules/jest/build/jest.d.ts /home/justin/src/ts-monorepo-test/node_modules/kleur/kleur.d.ts /home/justin/src/ts-monorepo-test/node_modules/lines-and-columns/dist/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/performance-now/src/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/pirates/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/safe-buffer/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/saxes/saxes.d.ts /home/justin/src/ts-monorepo-test/node_modules/sisteransi/src/sisteransi.d.ts /home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/presets/create-jest-preset.d.ts /home/justin/src/ts-monorepo-test/node_modules/typescript/lib/typescript.d.ts /home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/types.d.ts /home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/config/config-set.d.ts /home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/ts-jest-transformer.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/jest/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/utils/testing.d.ts /home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/tweetnacl/nacl.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/basic.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/except.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/mutable.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/merge.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/merge-exclusive.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/require-at-least-one.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/require-exactly-one.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/partial-deep.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/readonly-deep.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/literal-union.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/promisable.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/opaque.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/set-optional.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/set-required.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/promise-value.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/async-return-type.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/conditional-keys.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/conditional-except.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/conditional-pick.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/package-json.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/source/tsconfig-json.d.ts /home/justin/src/ts-monorepo-test/node_modules/type-fest/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/uri-js/dist/es5/uri.all.d.ts /home/justin/src/ts-monorepo-test/node_modules/v8-to-istanbul/node_modules/source-map/source-map.d.ts /home/justin/src/ts-monorepo-test/node_modules/v8-to-istanbul/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/word-wrap/index.d.ts /home/justin/src/ts-monorepo-test/node_modules/xmlchars/xml/1.0/ed5.d.ts /home/justin/src/ts-monorepo-test/node_modules/xmlchars/xmlns/1.0/ed3.d.ts /home/justin/src/ts-monorepo-test/node_modules/xmlchars/xmlchars.d.ts /home/justin/src/ts-monorepo-test/node_modules/@types/normalize-package-data/index.d.ts Info 389 [17:11:46.967] ----------------------------------------------- Info 390 [17:11:46.968] Scheduling throttled operation: {"projectName":"/dev/null/inferredProject1*","fileNames":["/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.dom.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.dom.iterable.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.scripthost.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.full.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/anymatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/argparse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-diff/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-union/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/array-unique/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/asn1/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/assert-plus/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/atob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/aws4/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/balanced-match/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/brace-expansion/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/braces/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-int64/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/bser/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/buffer-from/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/caseless/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ci-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/co/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-name/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/combined-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/component-emitter/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/concat-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/convert-source-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cross-spawn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssstyle/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/dashdash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-mimetype/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-url/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/data-urls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/debug/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/decode-uri-component/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/domexception/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/end-of-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/escodegen/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/esprima/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/estraverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extend/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extsprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fast-levenshtein/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fb-watchman/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/forever-agent/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/function-bind/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-caller-file/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/getpass/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/glob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/graceful-fs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/has/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/hosted-git-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-encoding-sniffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-escaper/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/imurmurhash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/inherits/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-ci/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-number/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-typedarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-windows/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isexe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isstream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-coverage/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-instrument/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-report/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-source-maps/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-reports/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/js-yaml/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsbn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/tough-cookie/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.3/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.4/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsesc/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema-traverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-stringify-safe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/kind-of/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/common.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/array.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/collection.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/date.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/function.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/lang.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/math.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/number.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/object.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/seq.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/string.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/util.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.memoize/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.sortby/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/merge-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/micromatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-db/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-types/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimist/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mkdirp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ms/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/natural-compare/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/nice-try/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-package-data/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-path/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/object.pick/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/once/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse-json/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pascalcase/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-is-absolute/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prelude-ls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prettier/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prompts/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/psl/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pump/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/punycode/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/qs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/react-is/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-element/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-string/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request-promise-native/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/require-directory/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/resolve/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rimraf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rsvp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safe-regex/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safer-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sane/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/semver/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/set-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/shebang-command/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/signal-exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/source-map-support/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-correct/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-expression-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf-js/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sshpk/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/stack-utils/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/supports-color/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-check/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-detect/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/urix/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/uuid/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/validate-npm-package-license/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/verror/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/w3c-xmlserializer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/webidl-conversions/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-encoding/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/which/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/wrap-ansi/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/write-file-atomic/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ws/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/y18n/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs-parser/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/ansi-styles/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn/dist/acorn.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn-walk/dist/walk.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ajv/lib/ajv.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-jest/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-plugin-jest-hoist/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/cjs-module-lexer/lexer.d.ts","/home/justin/src/ts-monorepo-test/node_modules/collect-v8-coverage/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/decimal.js/decimal.d.ts","/home/justin/src/ts-monorepo-test/node_modules/diff-sequences/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/emoji-regex/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-matcher-utils/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/expect/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-deep-equal/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-json-stable-stringify/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/iconv-lite/lib/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/is-plain-object/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/isobject/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-changed-files/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-cli/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-config/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-docblock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-each/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-message-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-mock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-jsdom/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-node/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-get-type/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-leak-detector/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-regex-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve-dependencies/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runner/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-serializer/v8.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-serializer/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest/build/jest.d.ts","/home/justin/src/ts-monorepo-test/node_modules/kleur/kleur.d.ts","/home/justin/src/ts-monorepo-test/node_modules/lines-and-columns/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/performance-now/src/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pirates/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/safe-buffer/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/saxes/saxes.d.ts","/home/justin/src/ts-monorepo-test/node_modules/sisteransi/src/sisteransi.d.ts","/home/justin/src/ts-monorepo-test/node_modules/typescript/lib/typescript.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/tweetnacl/nacl.d.ts","/home/justin/src/ts-monorepo-test/node_modules/type-fest/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/uri-js/dist/es5/uri.all.d.ts","/home/justin/src/ts-monorepo-test/node_modules/v8-to-istanbul/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/word-wrap/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/xmlchars/xmlchars.d.ts"],"compilerOptions":{"module":1,"target":3,"jsx":1,"sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true,"noEmitForJsFiles":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":[],"projectRootPath":"/home/justin/src/ts-monorepo-test","kind":"discover"} Info 391 [17:11:46.968] Scheduling request for: /dev/null/inferredProject1* Info 392 [17:11:47.69] Sending request: {"projectName":"/dev/null/inferredProject1*","fileNames":["/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.dom.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.dom.iterable.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.scripthost.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts","/home/justin/VSCode-linux-x64/resources/app/extensions/node_modules/typescript/lib/lib.es2016.full.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/anymatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/argparse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-diff/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-union/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/array-unique/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/asn1/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/assert-plus/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/atob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/aws4/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/balanced-match/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/brace-expansion/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/braces/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-int64/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/bser/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/buffer-from/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/caseless/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ci-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/co/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-name/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/combined-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/component-emitter/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/concat-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/convert-source-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cross-spawn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssstyle/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/dashdash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-mimetype/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-url/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/data-urls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/debug/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/decode-uri-component/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/domexception/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/end-of-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/escodegen/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/esprima/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/estraverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extend/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extsprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fast-levenshtein/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fb-watchman/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/forever-agent/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/function-bind/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-caller-file/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/getpass/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/glob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/graceful-fs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/has/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/hosted-git-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-encoding-sniffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-escaper/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/imurmurhash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/inherits/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-ci/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-number/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-typedarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-windows/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isexe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isstream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-coverage/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-instrument/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-report/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-source-maps/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-reports/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/js-yaml/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsbn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/tough-cookie/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.3/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.4/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/ts3.5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsesc/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema-traverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-stringify-safe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/kind-of/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/common.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/array.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/collection.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/date.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/function.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/lang.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/math.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/number.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/object.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/seq.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/string.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/common/util.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.memoize/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.sortby/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/merge-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/micromatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-db/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-types/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimist/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mkdirp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ms/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/natural-compare/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/nice-try/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-package-data/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-path/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/object.pick/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/once/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse-json/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pascalcase/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-is-absolute/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prelude-ls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prettier/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prompts/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/psl/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pump/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/punycode/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/qs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/react-is/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-element/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-string/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request-promise-native/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/require-directory/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/resolve/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rimraf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rsvp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safe-regex/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safer-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sane/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/semver/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/set-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/shebang-command/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/signal-exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/source-map-support/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-correct/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-expression-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf-js/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sshpk/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/stack-utils/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/supports-color/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-check/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-detect/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/urix/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/uuid/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/validate-npm-package-license/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/verror/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/w3c-xmlserializer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/webidl-conversions/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-encoding/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/which/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/wrap-ansi/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/write-file-atomic/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ws/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/y18n/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs-parser/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/ansi-styles/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn/dist/acorn.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn-walk/dist/walk.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ajv/lib/ajv.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-jest/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-plugin-jest-hoist/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/cjs-module-lexer/lexer.d.ts","/home/justin/src/ts-monorepo-test/node_modules/collect-v8-coverage/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/decimal.js/decimal.d.ts","/home/justin/src/ts-monorepo-test/node_modules/diff-sequences/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/emoji-regex/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-matcher-utils/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/expect/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-deep-equal/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-json-stable-stringify/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/iconv-lite/lib/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/is-plain-object/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/isobject/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-changed-files/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-cli/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-config/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-docblock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-each/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-message-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-mock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-jsdom/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-node/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-get-type/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-leak-detector/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-regex-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve-dependencies/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runner/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-serializer/v8.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-serializer/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest/build/jest.d.ts","/home/justin/src/ts-monorepo-test/node_modules/kleur/kleur.d.ts","/home/justin/src/ts-monorepo-test/node_modules/lines-and-columns/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/performance-now/src/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pirates/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/safe-buffer/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/saxes/saxes.d.ts","/home/justin/src/ts-monorepo-test/node_modules/sisteransi/src/sisteransi.d.ts","/home/justin/src/ts-monorepo-test/node_modules/typescript/lib/typescript.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/tweetnacl/nacl.d.ts","/home/justin/src/ts-monorepo-test/node_modules/type-fest/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/uri-js/dist/es5/uri.all.d.ts","/home/justin/src/ts-monorepo-test/node_modules/v8-to-istanbul/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/word-wrap/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/xmlchars/xmlchars.d.ts"],"compilerOptions":{"module":1,"target":3,"jsx":1,"sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true,"noEmitForJsFiles":true},"typeAcquisition":{"enable":true,"include":[],"exclude":[]},"unresolvedImports":[],"projectRootPath":"/home/justin/src/ts-monorepo-test","kind":"discover"} Info 393 [17:11:47.158] Received response: {"projectName":"/dev/null/inferredProject1*","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"module":1,"target":3,"jsx":1,"sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true,"noEmitForJsFiles":true},"typings":["/home/justin/src/ts-monorepo-test/node_modules/jest/build/jest.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prettier/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/typescript/lib/typescript.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn/dist/acorn.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn-walk/dist/walk.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ajv/lib/ajv.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-jest/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-plugin-jest-hoist/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/cjs-module-lexer/lexer.d.ts","/home/justin/src/ts-monorepo-test/node_modules/collect-v8-coverage/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/decimal.js/decimal.d.ts","/home/justin/src/ts-monorepo-test/node_modules/diff-sequences/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/emoji-regex/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/expect/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-deep-equal/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-json-stable-stringify/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/iconv-lite/lib/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/is-plain-object/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/isobject/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-changed-files/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-cli/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-config/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-docblock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-each/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-jsdom/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-node/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-get-type/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-leak-detector/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-matcher-utils/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-message-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-mock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-regex-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve-dependencies/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runner/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-serializer/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/kleur/kleur.d.ts","/home/justin/src/ts-monorepo-test/node_modules/lines-and-columns/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/performance-now/src/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pirates/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/safe-buffer/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/saxes/saxes.d.ts","/home/justin/src/ts-monorepo-test/node_modules/sisteransi/src/sisteransi.d.ts","/home/justin/src/ts-monorepo-test/node_modules/source-map/source-map","/home/justin/src/ts-monorepo-test/node_modules/tweetnacl/nacl.d.ts","/home/justin/src/ts-monorepo-test/node_modules/type-fest/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/uri-js/dist/es5/uri.all.d.ts","/home/justin/src/ts-monorepo-test/node_modules/v8-to-istanbul/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/word-wrap/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/xmlchars/xmlchars.d.ts","/home/justin/.cache/typescript/4.0/node_modules/ansi-styles/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/anymatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/argparse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-diff/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-union/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/array-unique/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/asn1/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/assert-plus/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/atob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/aws4/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/balanced-match/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/brace-expansion/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/braces/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/bser/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/buffer-from/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/caseless/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ci-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/co/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-name/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/combined-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/component-emitter/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/concat-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/convert-source-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cross-spawn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssstyle/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/dashdash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/data-urls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/debug/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/decode-uri-component/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/domexception/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/end-of-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/escodegen/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/esprima/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/estraverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extend/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extsprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fast-levenshtein/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fb-watchman/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/forever-agent/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/function-bind/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-caller-file/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/getpass/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/glob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/graceful-fs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/has/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/hosted-git-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-encoding-sniffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-escaper/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/imurmurhash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/inherits/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-ci/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-number/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-typedarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-windows/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isexe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isstream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-coverage/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-instrument/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-report/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-source-maps/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-reports/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/js-yaml/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsbn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsesc/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema-traverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-stringify-safe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/kind-of/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.memoize/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.sortby/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/merge-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/micromatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-db/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-types/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimist/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mkdirp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ms/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/natural-compare/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/nice-try/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-int64/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-package-data/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-path/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/object.pick/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/once/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse-json/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pascalcase/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-is-absolute/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prelude-ls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prompts/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/psl/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pump/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/punycode/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/qs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/react-is/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-element/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-string/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request-promise-native/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/require-directory/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/resolve/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rimraf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rsvp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safe-regex/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safer-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sane/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/semver/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/set-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/shebang-command/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/signal-exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/source-map-support/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-correct/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-expression-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf-js/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sshpk/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/stack-utils/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/supports-color/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/tough-cookie/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-check/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-detect/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/urix/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/uuid/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/validate-npm-package-license/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/verror/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/w3c-xmlserializer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/webidl-conversions/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-encoding/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-mimetype/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-url/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/which/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/wrap-ansi/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/write-file-atomic/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ws/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/y18n/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs-parser/index.d.ts"],"unresolvedImports":[],"kind":"action::set"} Info 394 [17:11:47.158] Scheduled: /dev/null/inferredProject1* Info 395 [17:11:47.158] Scheduled: *ensureProjectForOpenFiles*, Cancelled earlier one Info 396 [17:11:47.158] event: {"seq":0,"type":"event","event":"setTypings","body":{"projectName":"/dev/null/inferredProject1*","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"module":1,"target":3,"jsx":1,"sourceMap":true,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"resolveJsonModule":true,"noEmitForJsFiles":true},"typings":["/home/justin/src/ts-monorepo-test/node_modules/jest/build/jest.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prettier/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ts-jest/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/typescript/lib/typescript.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn/dist/acorn.d.ts","/home/justin/src/ts-monorepo-test/node_modules/acorn-walk/dist/walk.d.ts","/home/justin/src/ts-monorepo-test/node_modules/ajv/lib/ajv.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-jest/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/babel-plugin-jest-hoist/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/bs-logger/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/cjs-module-lexer/lexer.d.ts","/home/justin/src/ts-monorepo-test/node_modules/collect-v8-coverage/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/decimal.js/decimal.d.ts","/home/justin/src/ts-monorepo-test/node_modules/diff-sequences/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/emoji-regex/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/expect/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-deep-equal/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/fast-json-stable-stringify/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/iconv-lite/lib/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/is-plain-object/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/isobject/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-changed-files/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-cli/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-config/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-diff/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-docblock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-each/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-jsdom/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-environment-node/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-get-type/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-haste-map/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-jasmine2/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-leak-detector/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-matcher-utils/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-message-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-mock/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-regex-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-resolve-dependencies/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runner/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-runtime/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-serializer/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-snapshot/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-util/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-validate/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-watcher/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/jest-worker/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/kleur/kleur.d.ts","/home/justin/src/ts-monorepo-test/node_modules/lines-and-columns/dist/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/performance-now/src/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pirates/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/pretty-format/build/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/safe-buffer/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/saxes/saxes.d.ts","/home/justin/src/ts-monorepo-test/node_modules/sisteransi/src/sisteransi.d.ts","/home/justin/src/ts-monorepo-test/node_modules/source-map/source-map","/home/justin/src/ts-monorepo-test/node_modules/tweetnacl/nacl.d.ts","/home/justin/src/ts-monorepo-test/node_modules/type-fest/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/uri-js/dist/es5/uri.all.d.ts","/home/justin/src/ts-monorepo-test/node_modules/v8-to-istanbul/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/word-wrap/index.d.ts","/home/justin/src/ts-monorepo-test/node_modules/xmlchars/xmlchars.d.ts","/home/justin/.cache/typescript/4.0/node_modules/ansi-styles/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/anymatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/argparse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-diff/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/arr-union/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/array-unique/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/asn1/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/assert-plus/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/atob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/aws4/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/balanced-match/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/brace-expansion/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/braces/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/bser/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/buffer-from/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/caseless/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ci-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/co/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-convert/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/color-name/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/combined-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/component-emitter/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/concat-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/convert-source-map/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cross-spawn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/cssstyle/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/dashdash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/data-urls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/debug/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/decode-uri-component/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/domexception/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/end-of-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/escodegen/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/esprima/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/estraverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extend/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/extsprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fast-levenshtein/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/fb-watchman/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/forever-agent/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/function-bind/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-caller-file/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/get-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/getpass/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/glob/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/graceful-fs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/has/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/hosted-git-info/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-encoding-sniffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/html-escaper/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/imurmurhash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/inherits/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-ci/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-number/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-typedarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/is-windows/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isarray/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isexe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/isstream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-coverage/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-instrument/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-report/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-lib-source-maps/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/istanbul-reports/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/js-yaml/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsbn/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsdom/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/jsesc/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-schema-traverse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json-stringify-safe/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/json5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/kind-of/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.memoize/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/lodash.sortby/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/merge-stream/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/micromatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-db/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mime-types/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/minimist/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/mkdirp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ms/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/natural-compare/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/nice-try/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-int64/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/node-notifier/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-package-data/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/normalize-path/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/object.pick/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/once/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse-json/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/parse5/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pascalcase/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-is-absolute/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/path-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/picomatch/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prelude-ls/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/prompts/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/psl/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/pump/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/punycode/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/qs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/react-is/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-element/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/repeat-string/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/request-promise-native/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/require-directory/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/resolve/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rimraf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/rsvp/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safe-regex/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/safer-buffer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sane/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/semver/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/set-value/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/shebang-command/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/signal-exit/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/source-map-support/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-correct/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/spdx-expression-parse/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sprintf-js/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/sshpk/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/stack-utils/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/supports-color/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/symbol-tree/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/tough-cookie/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-check/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/type-detect/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/urix/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/uuid/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/validate-npm-package-license/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/verror/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/w3c-xmlserializer/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/webidl-conversions/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-encoding/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-mimetype/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/whatwg-url/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/which/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/wrap-ansi/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/write-file-atomic/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/ws/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/y18n/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs/index.d.ts","/home/justin/.cache/typescript/4.0/node_modules/@types/yargs-parser/index.d.ts"],"unresolvedImports":[],"kind":"action::set"}} Info 397 [17:11:47.409] Running: /dev/null/inferredProject1* Info 398 [17:11:47.409] Starting updateGraphWorker: Project: /dev/null/inferredProject1* Info 399 [17:11:47.423] Finishing updateGraphWorker: Project: /dev/null/inferredProject1* Version: 4 structureChanged: false Elapsed: 14ms Info 400 [17:11:49.658] Running: *ensureProjectForOpenFiles* Info 401 [17:11:49.658] Before ensureProjectForOpenFiles: Info 402 [17:11:49.658] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 402 [17:11:49.658] Files (110) Info 402 [17:11:49.658] ----------------------------------------------- Info 402 [17:11:49.658] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 402 [17:11:49.658] Files (0) Info 402 [17:11:49.658] ----------------------------------------------- Info 402 [17:11:49.658] Project '/home/justin/src/ts-monorepo-test/service/main/tsconfig.json' (Configured) Info 402 [17:11:49.658] Files (114) Info 402 [17:11:49.658] ----------------------------------------------- Info 402 [17:11:49.658] Project '/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json' (Configured) Info 402 [17:11:49.658] Files (111) Info 402 [17:11:49.658] ----------------------------------------------- Info 402 [17:11:49.658] Project '/dev/null/inferredProject1*' (Inferred) Info 402 [17:11:49.658] Files (609) Info 402 [17:11:49.658] ----------------------------------------------- Info 402 [17:11:49.658] Open files: Info 402 [17:11:49.658] FileName: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts ProjectRootPath: /home/justin/src/ts-monorepo-test Info 402 [17:11:49.659] Projects: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 402 [17:11:49.659] After ensureProjectForOpenFiles: Info 403 [17:11:49.659] Project '/home/justin/src/ts-monorepo-test/lib/string/tsconfig.json' (Configured) Info 403 [17:11:49.659] Files (110) Info 403 [17:11:49.659] ----------------------------------------------- Info 403 [17:11:49.659] Project '/home/justin/src/ts-monorepo-test/tsconfig.json' (Configured) Info 403 [17:11:49.659] Files (0) Info 403 [17:11:49.659] ----------------------------------------------- Info 403 [17:11:49.659] Project '/home/justin/src/ts-monorepo-test/service/main/tsconfig.json' (Configured) Info 403 [17:11:49.659] Files (114) Info 403 [17:11:49.659] ----------------------------------------------- Info 403 [17:11:49.659] Project '/home/justin/src/ts-monorepo-test/lib/math/tsconfig.json' (Configured) Info 403 [17:11:49.659] Files (111) Info 403 [17:11:49.659] ----------------------------------------------- Info 403 [17:11:49.659] Project '/dev/null/inferredProject1*' (Inferred) Info 403 [17:11:49.659] Files (609) Info 403 [17:11:49.659] ----------------------------------------------- Info 403 [17:11:49.659] Open files: Info 403 [17:11:49.659] FileName: /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts ProjectRootPath: /home/justin/src/ts-monorepo-test Info 403 [17:11:49.659] Projects: /home/justin/src/ts-monorepo-test/lib/string/tsconfig.json Info 403 [17:11:49.659] got projects updated in background, updating diagnostics for /home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts Info 404 [17:11:49.659] event: {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts"]}} Info 405 [17:11:49.861] request: {"seq":27,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts"]}} Perf 406 [17:11:49.861] 27::geterr: async elapsed time (in milliseconds) 0.2473 Info 407 [17:11:49.863] event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 408 [17:11:49.863] event: {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 409 [17:11:49.864] event: {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/home/justin/src/ts-monorepo-test/lib/string/src/concatenate.ts","diagnostics":[]}} Info 410 [17:11:49.864] event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":27}}