feat(otp): yeah used packet.............
This commit is contained in:
parent
a16852c1b9
commit
c545499c73
4 changed files with 18 additions and 38 deletions
|
|
@ -22,8 +22,10 @@
|
|||
"skipLibCheck": true,
|
||||
"lib": ["ESNext"],
|
||||
"paths": {
|
||||
"@shared/auth": ["@shared/src/auth"],
|
||||
"@shared/auth/*": ["@shared/src/auth/*"],
|
||||
"@shared/database": ["@shared/src/database"],
|
||||
"@shared/auth": ["@shared/src/auth"]
|
||||
"@shared/database/*": ["@shared/src/database/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue