Skip to content

Commit dfd38d1

Browse files
committed
bug fix
1 parent 6da16ce commit dfd38d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
}
2323
},
2424
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
25-
"exclude": ["node_modules"]
25+
"exclude": ["node_modules", "supabase"]
2626
}

0 commit comments

Comments
 (0)