mirror of
https://github.com/oven-sh/bun
synced 2026-02-17 06:12:08 +00:00
bun run prettier
This commit is contained in:
committed by
github-actions[bot]
parent
4804b316b8
commit
cd6fd2cfd0
@@ -1,6 +1,5 @@
|
||||
import { describe, expect, it } from "bun:test";
|
||||
import { mkdirSync } from "fs";
|
||||
import { bunEnv, bunExe, hideFromStackTrace, tmpdirSync } from "harness";
|
||||
import { bunEnv, bunExe, hideFromStackTrace } from "harness";
|
||||
import { join } from "path";
|
||||
|
||||
describe("Bun.Transpiler", () => {
|
||||
|
||||
Reference in New Issue
Block a user