testuserplzignore

Results 2 issues of testuserplzignore

I have a looping typing animation and when it runs long enough I get the following error: ``` utils.js:130 Uncaught RangeError: Maximum call stack size exceeded at WeakSet.has () at...

obviously not a big issue, but instead of: `./node_modules/.bin/migrate [command] [options]` isn't it better to do: `npx migrate [command] [options]`