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