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 f671655 commit 00dd824Copy full SHA for 00dd824
quickstart-with-apollo/src/tsconfig.app.json
@@ -10,6 +10,7 @@
10
"outDir": "../dist/out-tsc",
11
"sourceMap": true,
12
"target": "es5",
13
+ "noStrictGenericChecks": true,
14
"typeRoots": [
15
"../node_modules/@types"
16
]
subscriptions-with-apollo/src/tsconfig.json
0 commit comments