bun run prettier

This commit is contained in:
190n
2025-05-23 22:47:25 +00:00
committed by github-actions[bot]
parent 934124fc1a
commit b9feec098c

View File

@@ -2,7 +2,7 @@ import { bunEnv, bunExe } from "harness";
import { once } from "node:events";
import fs from "node:fs";
import { join, relative, resolve } from "node:path";
import { duplexPair, Readable, Writable } from "node:stream";
import { duplexPair, Readable } from "node:stream";
import wt, {
BroadcastChannel,
getEnvironmentData,