+
+
+
+
{{ path }}
+
Doc content
+
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/apps/front/tsconfig.json b/apps/front/tsconfig.json
index c7f95da..e7b4430 100644
--- a/apps/front/tsconfig.json
+++ b/apps/front/tsconfig.json
@@ -18,5 +18,6 @@
"path": "./tsconfig.spec.json"
}
],
- "extends": "../../tsconfig.base.json"
+ "extends": "../../tsconfig.base.json",
+ "composite": true
}