We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2301c1b commit cf9f133Copy full SHA for cf9f133
packages/adapter-firebase/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "@next-auth/tsconfig/tsconfig.base.json",
+ "extends": "@next-auth/tsconfig/tsconfig.adapters.json",
3
"compilerOptions": {
4
"rootDir": "src",
5
"outDir": "dist",
packages/adapter-pouchdb/tsconfig.json
0 commit comments