I run express application via `.npm start` and now I have to restart VS to stop that application from running. There no way to terminate session.
I run express application via
.npm startand now I have to restart VS to stop that application from running. There no way to terminate session.