Skip to content

Commit c2961c0

Browse files
committed
Ignores linting error
1 parent 37e2a4f commit c2961c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/@next-auth.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable @typescript-eslint/no-unused-vars */
12
import NextAuth from "next-auth"
23

34
declare module "next-auth" {

0 commit comments

Comments
 (0)