⬆️ Upgrade to biome 2 (#1825)

This commit is contained in:
Luke Vella 2025-07-15 11:18:28 +01:00 committed by GitHub
parent 56c74d5024
commit 9be12f28d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
141 changed files with 663 additions and 790 deletions

View file

@ -1,5 +1,5 @@
import type { Page } from "@playwright/test";
import { type UserRole, prisma } from "@rallly/database";
import { prisma, type UserRole } from "@rallly/database";
import { LoginPage } from "./login-page";
export async function createUserInDb({