mirror of
https://github.com/denoland/deno.git
synced 2025-09-30 22:21:15 +00:00
Use dprint for internal formatting (#6682)
This commit is contained in:
parent
9eca71caa1
commit
cde4dbb351
378 changed files with 3116 additions and 3121 deletions
|
@ -64,5 +64,5 @@ console.log(
|
|||
"redirecting connections from 127.0.0.1:%d to %s:%d",
|
||||
localport,
|
||||
remotehost,
|
||||
remoteport
|
||||
remoteport,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue