test: node tests/basictests.js prettier: prettier --single-quote --write "**/*.js" pushall: git push origin master && npm publish