DonJayamanne / typescript-notebook

Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc
https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook
MIT License
904 stars 39 forks source link

Local Type declaration files (.d.ts) are not loaded #80

Open StrictLine opened 1 year ago

StrictLine commented 1 year ago

I have some .d.ts files, which are loaded correctly by the Typescripts (.ts), but not loaded by the Typescript Notebook.