edge-exchange-plugins

v0.12.16
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

start.dev

nodemon

Metadata

Downloads