5 lines
91 B
JSON
5 lines
91 B
JSON
|
{
|
||
|
"extends": "../../tsconfig.json",
|
||
|
"include": ["src", "index.ts", "next-auth.d.ts"]
|
||
|
}
|