ts-graphql-plugin

v1.9.2
TypeScript Language Service Plugin for GraphQL
typescript graphql language service

e2e

node e2e/run.js

jest

jest

lint

eslint "src/**/*.{ts,tsx}"

test

yarn format:check && yarn lint && yarn jest:ci && yarn e2e:ci

clean

rimraf lib e2e/*.log

watch

yarn run clean && run-p watch:*

e2e:ci

c8 -o e2e_coverage -x e2e -r lcovonly -i "src/**/*" node e2e/run.js

format

yarn prettier --write

compile

tsc -p .

jest:ci

jest --coverage

prettier

prettier "*.js" "*.md" "*.json" "*.yml" "src/**/*" "e2e/**/*"

watch:jest

jest --watch

format:check

yarn prettier --check

watch:compile

tsc --watch -p .

Metadata

  • MIT
  • Whatever
  • Quramy
  • released 1/13/2020

Downloads

Maintainers