@thomas-brekelmans/fds

v7.19.0-alpha
## Build files The source code in this repository (located in /src) needs to be compiled to ES2015 JavaScript (located in /lib).

build

cross-env NODE_ENV=production rollup --config rollup.config.js

lint

eslint ./src

precommit

node ./scripts/precommit.js

pretty-print

eslint ./src --fix

start

npm run watch

test

jest

watch

npm-run-all -l -p watch:*

watch:code

cross-env NODE_ENV=development rollup --config rollup.config.js --watch

watch:test

jest --watch --colors
npm i @thomas-brekelmans/[email protected]

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 5/20/2020

Downloads