For detailed explanation on how this configuration works, read the corresponding article on Medium.
# install dependencies
$ npm install
# run tests
$ npm test
# run tests with additional config
# updates
$ npm test -- -u
For detailed explanation on how this configuration works, read the corresponding article on Medium.
# install dependencies
$ npm install
# run tests
$ npm test
# run tests with additional config
# updates
$ npm test -- -u