How can I remove JS intellisense suggestions in VS Code for dependencies that I didn't manually install @types packages for?
I don't know why, but after some things that I've done, there appear too many intellisense suggestions in VS Code:
Does anyone know how to remove all the ones that come from core-js?
there is git with package.json
also don't have any unusual extensions extensions
Comments
Post a Comment