@quasar/quasar-app-extension-graphql

v1.0.0-alpha.1
A Quasar CLI Extension

lint

eslint --ext .js,.vue src

test

yarn jest

precommit

yarn test && node node_modules/.bin/snyk test && node node_modules/.bin/jest-badges-readme && git add 'README.md' && node node_modules/.bin/lint-staged

audit:snyk

snyk test --org=info-fth --json > ./test/audits/snyk.json

postcommit

echo 'should publish to gh-docs'

make-badges

yarn node_modules/.bin/jest-badges-readme

audit:licenses

nlf --summary detail > ./test/audits/licenses.txt

audit:node_modules

yarn audit --json > ./test/audits/node_modules_audit.json
npm i @quasar/quasar-app-extension-graphql

Metadata

  • MIT
  • >= 8.9.0
  • Daniel Thompson-Yvetot
  • released 3/24/2019

Downloads