Progbasics Milestone Test Set up the project Add the Jest VS Code plugin to VS Code. Run npm install in the root dir of the repo. Task You have to solve the tasks described in the ./solutions folder's JS files. You can check the correctness using the Jest Extension or the npm test command.