This commit is contained in:
hamid zarghami
2025-11-26 09:07:32 +03:30
parent 029a4aa192
commit 42b43c0863
5 changed files with 68 additions and 127 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"sourceMap": false,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
@@ -23,4 +24,4 @@
"include": [
"src"
]
}
}