mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 08:01:56 -05:00
12 lines
175 B
JSON
12 lines
175 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"references": [
|
|
{
|
|
"path": "../core/tsconfig.json"
|
|
},
|
|
{
|
|
"path": "../better-auth/tsconfig.json"
|
|
}
|
|
]
|
|
}
|