fix building by adjusting types

This commit is contained in:
Max Leiter 2023-02-26 15:21:43 -08:00
parent 6cf544fc72
commit 27a604dc90
10 changed files with 70 additions and 45 deletions

2
types/index.d.ts vendored Normal file
View file

@ -0,0 +1,2 @@
import "@total-typescript/ts-reset";

View file

@ -1,5 +1,3 @@
import "@total-typescript/ts-reset";
// eslint-disable-next-line @typescript-eslint/no-unused-vars
import type { User } from "next-auth"
// eslint-disable-next-line @typescript-eslint/no-unused-vars