mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-27 09:32:20 -05:00
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"exclude": ["node_modules"],
|
|
"include": ["src", "tests"]
|
|
}
|