aboutsummaryrefslogtreecommitdiffstats
path: root/webui/codegen.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'webui/codegen.yaml')
-rw-r--r--webui/codegen.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/webui/codegen.yaml b/webui/codegen.yaml
index 3cbcfb09..161fd1c7 100644
--- a/webui/codegen.yaml
+++ b/webui/codegen.yaml
@@ -12,6 +12,7 @@ generates:
- typescript
./src/:
plugins:
+ - add: '/* eslint-disable @typescript-eslint/no-unused-vars */'
- typescript-operations
- typescript-react-apollo
preset: near-operation-file
@@ -23,9 +24,6 @@ generates:
withHOC: false
withHooks: true
-config:
- documentMode: documentNode
-
hooks:
afterOneFileWrite:
- prettier --write