ts-graphql-plugin

v2.1.5
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" "*.tsbuildinfo"

watch

yarn run clean && run-p watch:*

e2e:ci

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

format

yarn prettier --write

compile

tsc -p .

doc:toc

ts-node -P tools/tsconfig.json tools/add-toc.ts

jest:ci

jest --coverage --maxWorkers=4

prettier

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

watch:jest

jest --watch

postpublish

pinst --enable

_postinstall

husky install

format:check

yarn prettier --check

watch:compile

tsc --watch -p .

prepublishOnly

pinst --disable

Metadata

  • MIT
  • Whatever
  • Quramy
  • released 11/24/2021

Downloads

Maintainers