mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-07 13:11:49 +02:00
Fix linting
This commit is contained in:
parent
d538fb8c2d
commit
6cea86ffff
10 changed files with 10 additions and 1 deletions
|
@ -8,6 +8,7 @@ import { withIronSessionApiRoute, withIronSessionSsr } from "iron-session/next";
|
|||
import { GetServerSideProps, NextApiHandler } from "next";
|
||||
|
||||
import { prisma } from "~/prisma/db";
|
||||
|
||||
import { randomid } from "./nanoid";
|
||||
|
||||
const sessionOptions: IronSessionOptions = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue