diff --git a/apps/photos/tsconfig.json b/apps/photos/tsconfig.json index 458580619..cb4892469 100644 --- a/apps/photos/tsconfig.json +++ b/apps/photos/tsconfig.json @@ -10,7 +10,6 @@ "noUnusedLocals": false, "noUnusedParameters": false, "strictNullChecks": false, - "strictPropertyInitialization": false, "target": "es5", "useUnknownInCatchVariables": false },