Hero and Service tile added newly

This commit is contained in:
2025-11-06 10:26:42 +05:30
parent c228fee79c
commit 311ca61dea
40 changed files with 7114 additions and 2408 deletions

View File

@ -1,4 +1,3 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"compileOnSave": false,
"compilerOptions": {
@ -22,6 +21,10 @@
"lib": [
"es2018",
"dom"
],
"types": [
"jasmine",
"node"
]
},
"angularCompilerOptions": {