https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-9.html#new---declarationmap https://stackoverflow.com/a/46897441/326840 This is what vscode's 'Go to Source Definition' is relying on. Supposedly many packages don't include them, which makes the command fail.
https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-9.html#new---declarationmap
https://stackoverflow.com/a/46897441/326840
This is what vscode's 'Go to Source Definition' is relying on. Supposedly many packages don't include them, which makes the command fail.