On Emacs and Node.js Testing Workflow

Making it easy to lint your JavaScript [https://johncoder.com/on-emacs-and-nodejs-workflow/] is a good step, but it's pretty helpful to be able to execute your tests from within your editor. I'm on a certifiable emacs kick lately, so here's how I got it to…