codemirror-graphql

v0.5.9
GraphQL mode and helpers for CodeMirror.

lint

eslint src

test

npm run lint && npm run testonly

build

babel src --ignore __tests__ --out-dir .

check

flow check

watch

babel --optional runtime resources/watch.js | node

testonly

babel-node ./node_modules/.bin/_mocha $npm_package_options_mocha

testwatch

babel-node --inspect ./node_modules/.bin/_mocha $npm_package_options_mocha_tdd

prepublish

. ./resources/prepublish.sh

preversion

. ./resources/checkgit.sh && npm test

Metadata

Downloads

Maintainers