code gen linter fix
This commit is contained in:
parent
abbcaf9166
commit
c20e894d52
@ -5,7 +5,7 @@ generates:
|
||||
src/generated/graphql.tsx:
|
||||
hooks:
|
||||
afterOneFileWrite:
|
||||
- yarn run eslint --fix src/generated/graphql.tsx
|
||||
- yarn run eslint --fix --no-ignore src/generated/graphql.tsx
|
||||
plugins:
|
||||
- "typescript"
|
||||
- "typescript-operations"
|
||||
|
Loading…
Reference in New Issue
Block a user