Anyone with #VisualStudio experience that includes #NodeJS projects and working with an #esproj file have any examples they can share with me? I’m working to migrate a NodeJS project from a Linux environment to a Windows environment and including it in a monorepo with other projects, and I’m struggling with configs not working. Examples including #Jest testing configs would be appreciated, too.
Main issues:
- launch.json options appear but don’t work
- Jest tests detected but failing