UNPKG
better-auth-invite
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
**UNDER DEVELOPMENT — ALPHA**
github.com/bard/better-auth-invite
bard/better-auth-invite
better-auth-invite
/
tsconfig.json
9 lines
(8 loc)
•
151 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"@tsconfig/node22/tsconfig.json"
,
"compilerOptions"
:
{
"declaration"
:
true
,
"outDir"
:
"dist"
}
,
"include"
:
[
"src/**/*"
]
}