Skip to content

Commit

Permalink
bun run zig-format
Browse files Browse the repository at this point in the history
  • Loading branch information
DonIsaac authored and github-actions[bot] committed Jan 28, 2025
1 parent ca70dab commit caf77df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bunfig.zig
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit caf77df

Please sign in to comment.