Open max-programming opened 2 years ago
I love using SkyPack CDN and it has become my favourite now. However for some reason VS Code does not have IntelliSense when importing a package from a CDN. Can someone help me with how to make it work?
You can make a declaration file will all the packages you want to use, here is a link with more info. https://docs.skypack.dev/skypack-cdn/code/javascript#using-skypack-urls-in-typescript
I love using SkyPack CDN and it has become my favourite now. However for some reason VS Code does not have IntelliSense when importing a package from a CDN. Can someone help me with how to make it work?