diff --git a/tsconfig.json b/tsconfig.json index e5655dd3d33..0211a926ba9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -33,6 +33,7 @@ "useDefineForClassFields": false }, "angularCompilerOptions": { + "strictStandalone": true, "extendedDiagnostics": { "checks": { "optionalChainNotNullable": "suppress"