chore: resolve @repo/* as package dependency

This commit is contained in:
Harsh
2025-06-10 13:24:13 +05:30
parent 085167d488
commit 3a6d1343d9
2 changed files with 1 additions and 2 deletions

View File

@@ -37,7 +37,6 @@
"@/components/*": ["./components/*"],
"@/web/*": ["./*"],
"@/public/*": ["./public/*"],
"@repo/*": ["../../packages/*"],
"@/hooks/*": ["./hooks/*"]
}
},