felia/packages/auth/tsconfig.json

5 lines
91 B
JSON
Raw Permalink Normal View History

2022-12-01 08:32:38 +00:00
{
"extends": "../../tsconfig.json",
"include": ["src", "index.ts", "next-auth.d.ts"]
}