Repository URL to install this package:
|
Version:
0.0.2 ▾
|
babel-plugin-transform-optimize-graphql
/
Makefile
|
|---|
publish:
npx tsc --outDir dist || true
tests:
npx jest
coverage:
npx jest --coverage