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

how to use with ts-node --esm --swc #61

Open ngmariusz opened 2 years ago

ngmariusz commented 2 years ago

I would like to use it with my version of tsconfig,json and ts-node flags. How do i do this?