felia/packages/auth/tsconfig.json

5 lines
91 B
JSON

{
"extends": "../../tsconfig.json",
"include": ["src", "index.ts", "next-auth.d.ts"]
}