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 031d57a commit 4375ea4Copy full SHA for 4375ea4
2 files changed
tsconfig.json
@@ -17,7 +17,7 @@
17
"rootDir": "src",
18
"strictNullChecks": true,
19
"target": "ES2018",
20
- "strict": false
+ "strict": true
21
},
22
"include": ["src/**/*"],
23
"references": [
0 commit comments