chore: lint

This commit is contained in:
RainbowBird
2026-01-08 00:50:40 +08:00
parent a00e752619
commit 412ded89a1
@@ -1,3 +1,6 @@
/* eslint-disable style/indent-binary-ops */
/* eslint-disable style/operator-linebreak */
import type { WebSocketBaseEvent, WebSocketEvents } from '@proj-airi/server-sdk'
import type { Store, StoreDefinition } from 'pinia'
import type { Mock } from 'vitest'