Arthur Mougin
threejs, typescript and vite => everything threejs is any
Hi all,
I am coding a dead simple threejs experience where I hoped to be able to use typescript.
But all that's imported from the three import is considered as any and there is no way to navigate to the source definition :/
Here is the project config:
Deno 2.1.7
deno.json
vite.config.ts
What am I missing ?
I also have copilot but he wont autocomplete anything as well but that's another problem
7 replies