typebot.io/packages/auth/tsconfig.json
2026-01-13 15:10:07 +01:00

6 lines
133 B
JSON

{
"extends": "@typebot.io/tsconfig/base.json",
"include": ["src/**/*.ts", "src/next-auth.d.ts"],
"exclude": ["node_modules"]
}