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 d35e701 commit 5bd9859Copy full SHA for 5bd9859
demo/tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "../tsconfig.json",
3
"compilerOptions": {
4
+ "strictNullChecks": false,
5
"target": "es2018",
6
"baseUrl": "..",
7
"rootDir": "..",
0 commit comments