codemirror-graphql

v0.2.0
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

mocha $npm_package_options_mocha

prepublish

npm run build

preversion

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

Metadata

Downloads

Maintainers