canner-graphql-utils

v1.5.0-canary.53
graphql resolver utils

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"

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/28/2018

Downloads

Maintainers