Fix hacktoberfest applications (#15613)

As title, make them syncable with twenty-cli:0.2.0
<img width="1025" height="693" alt="image"
src="https://github.com/user-attachments/assets/a18f8ba3-b6fc-40e9-84dd-446ff8deeb04"
/>
This commit is contained in:
martmull
2025-11-04 18:40:06 +01:00
committed by GitHub
parent b5064e88f6
commit 86a6e04d78
86 changed files with 2329 additions and 981 deletions
@@ -6,6 +6,7 @@
"outDir": "./dist",
"rootDir": ".",
"moduleResolution": "node",
"allowSyntheticDefaultImports": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,