We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4821ed3 commit bc64bc9Copy full SHA for bc64bc9
tsconfig.json
@@ -84,8 +84,6 @@
84
"exclude": [
85
"./packages/importer/tests/fixtures/syntax-error.ts",
86
"./e2e/config-syntax-error/gateway.config.ts",
87
- "./e2e/config-syntax-error/custom-resolvers.ts",
88
- "./**/dist",
89
- "./**/ignored-hidden"
+ "./e2e/config-syntax-error/custom-resolvers.ts"
90
]
91
}
0 commit comments