Last active
January 22, 2018 03:28
-
-
Save renatobenks-zz/ce8b950774f02b238e9d73193267efc2 to your computer and use it in GitHub Desktop.
graphql-dataloader-boilerplate - Automating GraphQL processes on Javascript through of lint-staged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"scripts": { | |
"update-schema": "babel-node ./scripts/updateSchema.js" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment