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 b896823 commit 6a48d4cCopy full SHA for 6a48d4c
tsconfig.json
@@ -16,7 +16,7 @@
16
"strictNullChecks": true,
17
"noImplicitAny": true,
18
"noImplicitThis": true,
19
- "noImplicitReturns": true,
+ "noImplicitReturns": false,
20
"strict": true,
21
"isolatedModules": false,
22
0 commit comments