fix: resolve tsconfig parsing issues (#88)

This commit is contained in:
2025-07-14 20:57:43 +03:00
committed by GitHub
parent c1bbce8b54
commit eb99c59225
6 changed files with 37 additions and 6 deletions

View File

@@ -12,6 +12,8 @@
"compilerOptions": {
"composite": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"strict": true,
"strictNullChecks": true,
"baseUrl": ".",
"paths": {
"@/*": [