graphql-jit

v0.3.1
GraphQL JIT Compiler to JS

lint

tslint --project .

test

jest

build

tsc

format

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

codecov

codecov

lint-fix

tslint --project . --fix

precommit

lint-staged

check-format

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

mutation-test

stryker run

prepublishOnly

yarn && yarn build

Metadata

  • MIT
  • Whatever
  • Rui Araujo
  • released 6/22/2019

Downloads