@@ -1,10 +0,0 @@
-{
- "extends": "../../tsconfig",
- "compilerOptions": {
- "noImplicitAny": true,
- "noImplicitThis": true,
- "strictNullChecks": true,
- "strictFunctionTypes": true,
- "strictPropertyInitialization": true
- }
-}
@@ -1,5 +1,5 @@
{
+ "extends": "../tsconfig",
"compilerOptions": {
"noImplicitAny": true,
"noImplicitThis": true,