mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 05:09:16 +02:00
chore: ⬆️ Upgrade to Biome 2.0
This commit is contained in:
parent
e7aec8752c
commit
963173cdae
174 changed files with 412 additions and 379 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { z } from "zod";
|
||||
import { AccountWarning } from "./account-warning.ts";
|
||||
import { Account } from "./account.ts";
|
||||
import { AccountWarning } from "./account-warning.ts";
|
||||
import { Id } from "./common.ts";
|
||||
import { Report } from "./report.ts";
|
||||
import { Status } from "./status.ts";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue