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