1 parent 53c0efa commit 27696bdCopy full SHA for 27696bd
1 file changed
tsconfig.json
@@ -4,6 +4,7 @@
4
"target": "es6",
5
"noImplicitAny": false,
6
"strictNullChecks": true,
7
+ "strictPropertyInitialization": false,
8
"sourceMap": false,
9
"skipLibCheck": true,
10
"resolveJsonModule": true,
0 commit comments