feat(catalog/gql): running prettier on some files that neeeded it

This commit is contained in:
blam
2020-09-18 01:34:04 +02:00
parent 99ee33abf5
commit 956cdea2d6
+1 -1
View File
@@ -9,7 +9,7 @@ generates:
afterOneFileWrite:
- eslint --fix
config:
contextType: "@graphql-modules/core#ModuleContext"
contextType: '@graphql-modules/core#ModuleContext'
allowParentTypeOverride: true
useIndexSignature: true
defaultMapper: Partial<{T}>