This commit is contained in:
Dhravya Shah 2026-02-09 22:07:09 -08:00
parent 11a0abd5c0
commit 0f7130deae

View file

@ -5,6 +5,7 @@
"paths": {
"@/*": ["./*"],
"@ui/*": ["../../packages/ui/*"],
"@repo/ui/*": ["../../packages/ui/*"],
"@lib/*": ["../../packages/lib/*"],
"@hooks/*": ["../../packages/hooks/*"]
},