style: use @sumimakito integrated perfectionist/sort-imports`

Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
This commit is contained in:
Neko Ayaka
2025-06-17 14:03:27 +08:00
co-authored by Makito
parent bb65cbc8a4
commit cc449b1d0c
87 changed files with 122 additions and 291 deletions
+2
View File
@@ -1,7 +1,9 @@
import type { WebSocketEvent } from '@proj-airi/server-shared/types'
import type { AuthenticatedPeer, Peer } from './types'
import { env } from 'node:process'
import { Format, LogLevel, setGlobalFormat, setGlobalLogLevel, useLogg } from '@guiiai/logg'
import { createApp, createRouter, defineWebSocketHandler } from 'h3'