graphql-jit

v0.1.0
GraphQL JIT Compiler to JS

lint

tslint --project .

test

jest

build

tsc

format

prettier --no-config --write src/**/*.ts

codecov

codecov

lint-fix

tslint --project . --fix

precommit

lint-staged

check-format

prettier --no-config -l src/**/*.ts

prepublishOnly

yarn && yarn build

Metadata

  • MIT
  • Whatever
  • Rui Araujo
  • released 4/3/2019

Downloads