Skip to content

Commit 079559c

Browse files
remove strictNullChecks flag
1 parent fc69e25 commit 079559c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"declaration": true,
88
"outDir": "./dist",
99
"strict": true,
10-
"strictNullChecks": false,
1110
"target": "ES6"
1211
}
1312
}

0 commit comments

Comments
 (0)