update tsconfig.json

This commit is contained in:
Çetin
2025-07-24 18:27:40 +03:00
parent 7f8a161dd8
commit 4d9761d829

View File

@@ -17,6 +17,7 @@
"importHelpers": true,
"target": "ES2022",
"module": "ES2022",
"baseUrl": "./",
"paths": {
"@/*": [
"src/app/*"