@@ -7,7 +7,6 @@
"noImplicitReturns": true,
"noImplicitThis": true,
"noUnusedLocals": true,
- "strictNullChecks": true,
- "strict": true
+ "strictNullChecks": true
}
@@ -10,7 +10,6 @@