mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-09 21:45:53 -05:00
Fix all linting errors
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
"generate": "yarn get-schema && graphql-codegen --config=graphql-codegen-gql.yaml && graphql-codegen --config=graphql-codegen-typescript.yaml",
|
||||
"typecheck": "echo noop"
|
||||
},
|
||||
"dependencies": {
|
||||
"graphql-tag": "^2.10.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^1.13.2",
|
||||
"@graphql-codegen/introspection": "^1.13.2",
|
||||
|
||||
Reference in New Issue
Block a user