yunabe / tslab

Interactive JavaScript and TypeScript programming with Jupyter
Apache License 2.0
737 stars 45 forks source link

Importing local files? #88

Open ChuckJonas opened 1 year ago

ChuckJonas commented 1 year ago

I'm trying to import a .ts file. While it works, the IDE show an error and I don't get any types.

profiles_ipynb_—_salesforce-audit

Cannot find module './connection' or its corresponding type declarations.