first commit

This commit is contained in:
2026-04-08 23:12:46 +02:00
commit e8bfdd3154
10 changed files with 919 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "./tsconfig.lib.json",
"compilerOptions": {
"declarationMap": false
},
"angularCompilerOptions": {
"compilationMode": "partial"
}
}