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 7a0d5ac commit c2846d9Copy full SHA for c2846d9
tsconfig.json
@@ -7,7 +7,6 @@
7
"noUncheckedIndexedAccess": true,
8
"outDir": "dist",
9
"strict": true,
10
- "strictNullChecks": true,
11
"target": "es5"
12
},
13
"include": ["src"]
0 commit comments