grabthar
v4.0.1 hot install node
flow-typed
rm -rf ./flow-typed && flow-typed install
babel
babel src --ignore=node_modules --out-dir src --source-maps inline
test
npm run lint && npm run flow-typed && npm run flow && npm run jest
flow
flow
lint
eslint src/ test/ *.js
prepublish
in-publish && npm run babel || not-in-publish
postpublish
git checkout ./src
jest
jest test --env=node --no-cache --coverage --collectCoverageFrom=./src --verbose --runInBand
npm i [email protected]
Metadata
- Apache-2.0
- Whatever
- dbrain
- released 7/25/2020