mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
bun run prettier
This commit is contained in:
committed by
github-actions[bot]
parent
934124fc1a
commit
b9feec098c
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user