DenoDDeno
Powered by
JosuJ
Deno•2y ago•
7 replies
Josu

Deno Jupyter Lab tsconfig

Hello!

I am just starting to use deno kernel in jupyter lab, I have tried this in TypeScript:

const user = {
name: "Daniel",
age: 26,
};

user.location; // this line should produce an error

But this does not emit an error, I think it may be because tsconfig is not strict, but i do not find the way to configure tsconfig, is it possible?

Thanks a lot!!
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno + Jupyter
RJ BudzyńskiRRJ Budzyński / help
2y ago
Jupyter Docker with Deno?
cnrdCcnrd / help
14mo ago
Deno with Jupyter AI
RedBeanRRedBean / help
2y ago
Deno jupyter installation fails
victor-shelepenVvictor-shelepen / help
2y ago