Closed
Description
Manually moving microsoft/vscode#47005 to TS Repo to continue investigation
@techsin reports that they are seeing auto import suggestions for paths such as ../../../node_modules/@types
. They are using TypeScript 2.7.2 and have a jsconfig.json
with proper excludes configured.
Here's the TS Server log: tsserver.log