From caf77dfa0c49ef8f801b09863accb04a0110b41f Mon Sep 17 00:00:00 2001 From: DonIsaac <22823424+DonIsaac@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:51:04 +0000 Subject: [PATCH] `bun run zig-format` --- src/bunfig.zig | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bunfig.zig b/src/bunfig.zig index 1d76090f610648..a657f15a8b1502 100644 --- a/src/bunfig.zig +++ b/src/bunfig.zig @@ -31,7 +31,6 @@ const Command = @import("cli.zig").Command; const TSConfigOptions = Command.ContextData.BundlerOptions.TSConfigOptions; const TOML = @import("./toml/toml_parser.zig").TOML; - // TODO: replace Api.TransformOptions with Bunfig pub const Bunfig = struct { pub const OfflineMode = enum {