mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-02 18:51:52 +02:00
Replace eslint with biome
This commit is contained in:
parent
251e517810
commit
cfb9ec8e8a
183 changed files with 422 additions and 409 deletions
|
@ -1,5 +1,5 @@
|
|||
import { loadEnvConfig } from "@next/env";
|
||||
import { devices, PlaywrightTestConfig } from "@playwright/test";
|
||||
import { devices, type PlaywrightTestConfig } from "@playwright/test";
|
||||
|
||||
const ci = process.env.CI === "true";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue