We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad4ef1 commit 2e35e6cCopy full SHA for 2e35e6c
bin/graphql-codegen-hook.js
@@ -25,7 +25,7 @@ const argv = require('yargs')
25
)
26
.command(
27
'$0 [filenames..]',
28
- 'Runs graphql-codegen based on changes to ts(x)/js(x) files',
+ 'Runs graphql-codegen based on changes to ts/js(x) files',
29
30
.help()
31
.argv;
0 commit comments