stc-cache

v1.0.4
Cache for stc

test

npm run eslint && nyc ava test/

compile

babel --presets es2015-loose,stage-1 --plugins transform-runtime src/ --out-dir lib/ --source-maps

watch

npm run compile -- --watch

prepublish

npm run compile

eslint

eslint src/

report

nyc report --reporter=html

Metadata

Downloads

Maintainers