edge-exchange-plugins

v0.11.5
Exchange-rate sources for the Edge core

fix

npm run lint -- --fix

flow

flow

lint

eslint .

test

node -r sucrase/register test/demo.js

build

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

prepare

npm run build

precommit

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

Metadata

Downloads