fauxdash
v1.7.1pretest
standard
lint-fix
standard --fix
test
./node_modules/mocha/bin/mocha spec/*.spec.js
coverage
nyc npm test
release
standard-version
standard
standard --fix
./node_modules/mocha/bin/mocha spec/*.spec.js
nyc npm test
standard-version