Restarting Visual Studio usually works but instead try using taskkill (Read more: [1][2]) to end the offending process:
taskkill.exe /IM vstest.console.exe /F
How to set up ReactJS with TypeScript and Webpack 4 with webpack-dev-server (for hot reloading)
How to customise Visual Studio's "Create and initialize field" to add the underscore