The is-promise javascript library has an index.d.ts file which breaks go to definition because it exists. I can remove this file by running rm node_modules/is-promise ...
Writing JavaScript while still being type-safe and automatically generating TypeScript Definition files for publishing. How you can do it and why you should care. This approach grants us tremendous ...