[DRY RUN] Would replace 6 match(es) in 2 file(s) (4 searched)

src/main.ts (1 replacement):
--- a/src/main.ts
+++ b/src/main.ts
@@ -1 +1 @@
-console.log("alpha")
+logger.info("alpha")


... (1 more file(s) omitted from preview to stay under 8KB; total 6 replacements across 2 files)
