style: fix biome formatting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
delibae 2026-03-17 02:42:03 +09:00
parent c1e780948a
commit 4bd5bf3bc8

View file

@ -42,10 +42,7 @@ import {
forEachDiagnostic,
type Diagnostic,
} from "@codemirror/lint";
import {
useDocumentStore,
type ProjectFile,
} from "@/stores/document-store";
import { useDocumentStore, type ProjectFile } from "@/stores/document-store";
import {
useProposedChangesStore,
type ProposedChange,