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 ee2304b commit c3fec2fCopy full SHA for c3fec2f
.pre-commit-hooks.yaml
@@ -4,5 +4,5 @@
4
entry: graphql-codegen-hook
5
language: node
6
types: [file, javascript]
7
- files: \.(js|jsx|ts|tsx)$
+ files: \.(js|jsx|graphql|ts|tsx)$
8
minimum_pre_commit_version: 0.5.0
0 commit comments