mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 08:01:56 -05:00
8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"lib": ["esnext", "dom", "dom.iterable"],
|
|
"types": ["node"]
|
|
}
|
|
}
|