graphql-jit

v0.1.3
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 5/7/2019

Downloads