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 d008bd1 commit 9890d10Copy full SHA for 9890d10
apps/tsconfig.json
@@ -5,7 +5,7 @@
5
"target": "es5",
6
"module": "commonjs",
7
"declaration": false,
8
- "noImplicitAny": true,
+ "noImplicitAny": false,
9
"noImplicitUseStrict": true,
10
"experimentalDecorators": true,
11
"diagnostics": true
0 commit comments