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
ca270246e3
commit
c54f88ce82
@@ -1,4 +1,4 @@
|
||||
import { expect, test, describe } from "bun:test";
|
||||
import { describe, expect, test } from "bun:test";
|
||||
import { mkdirSync } from "fs";
|
||||
import { bunEnv, bunExe, tmpdirSync } from "harness";
|
||||
import { join } from "path";
|
||||
|
||||
Reference in New Issue
Block a user