canner-graphql-interface

v1.5.0-canary.42
canner graphql interface

lint

tslint -c tslint.json src/**/*.ts

test

TS_NODE_COMPILER_OPTIONS='{"module":"commonjs"}' mocha --timeout 10000 --compilers ts:ts-node/register --recursive --exit "test/**/*.spec.ts"

test:grep

TS_NODE_COMPILER_OPTIONS='{"module":"commonjs"}' mocha --timeout 10000 --compilers ts:ts-node/register --recursive --exit

clean

rimraf lib dist

prebuild

npm run clean

build

tsc -p ./tsconfig.release.json --pretty

prepublishOnly

npm run clean && npm run build

Metadata

  • MIT
  • Whatever
  • wwwy3y3
  • released 9/17/2018

Downloads

Maintainers