add total-typescript ts-reset
This commit is contained in:
parent
88c65f2e9f
commit
aaf2761004
1 changed files with 2 additions and 0 deletions
2
types/next-auth.d.ts
vendored
2
types/next-auth.d.ts
vendored
|
@ -1,3 +1,5 @@
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue