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 f4bbb6b commit 972dbb6Copy full SHA for 972dbb6
.pre-commit-hooks.yaml
@@ -3,7 +3,4 @@
3
description: Runs graphql-codegen generating graphql types.
4
entry: graphql-codegen-hook
5
language: node
6
- always_run: true
7
- types: [file, javascript]
8
- files: \.(tsx|jsx|js|tsx)$
9
minimum_pre_commit_version: 0.5.0
hooks.yaml
@@ -3,6 +3,4 @@
- pass_filenames: false
0 commit comments