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
1bf23a178b
commit
c4a0fbbb2e
@@ -1,5 +1,5 @@
|
||||
import { test, expect } from "bun:test";
|
||||
import { bunExe, bunEnv, tempDirWithFiles } from "harness";
|
||||
import { expect, test } from "bun:test";
|
||||
import { bunEnv, bunExe, tempDirWithFiles } from "harness";
|
||||
import { join } from "path";
|
||||
|
||||
// Regression test for hanging installs when creating a new lockfile
|
||||
|
||||
Reference in New Issue
Block a user