Is it possible to install Jest for VS Code without a package manager like NPM or YARN?
I am at a loss for what I should do next, I have tried googling around but all answers seem to point to using NPM or YARN. Unfortunately, I can not use a package manager in my situation. Any help would be greatly appreciated.