Closed bradtaniguchi closed 5 years ago
Yea the npx jest
seems unnecessary. I added it like that as sometimes the test-suites don't work with just their command unless its installed globally. The npx
doesn't do anything negative tho. (just runs the local node_module install as expected) we could remove it later if we update the package.json for something else.
note tests are failing mainly due to no tests existing haha