chore: add eslint plugins for import and className sorting
This commit is contained in:
parent
0fa620719b
commit
d96be6654d
36 changed files with 522 additions and 174 deletions
2
auth.ts
2
auth.ts
|
|
@ -1,6 +1,6 @@
|
|||
import { NextResponse } from 'next/server'
|
||||
import NextAuth from '@auth/nextjs'
|
||||
import GitHub from '@auth/nextjs/providers/github'
|
||||
import { NextResponse } from 'next/server'
|
||||
|
||||
export const {
|
||||
handlers: { GET, POST },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue