Rename files and update import paths

This commit is contained in:
Çetin
2025-01-07 12:16:16 +03:00
parent 25a3da3007
commit 27241cf926
33 changed files with 81 additions and 82 deletions

View File

@@ -17,9 +17,6 @@
"importHelpers": true,
"target": "ES2022",
"module": "ES2022",
"paths": {
"@/*": ["./*"]
}
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,