edge-currency-accountbased

v0.7.42
Edge currency plugin for account based currencies

fix

npm run lint -- --fix

flow

flow

lint

eslint .

test

nyc mocha -r sucrase/register './test/**/*.test.js'

build

rimraf lib && sucrase ./src -q -d ./lib -t flow && webpack

updot

updot

prepare

npm run build

posttest

nyc report --reporter=html

precommit

lint-staged && flow && npm test && npm run build

postinstall

sh ./postinstall.sh

Metadata

Downloads