This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-01 09:24:20 -04:00
Code
Issues
Wiki
Activity
e04f1f1f34
denoland-deno
/
cli
/
tests
/
testdata
/
badly_formatted_fixed.js
3 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Use dprint for internal formatting (#6682)
2020-07-14 15:24:17 -04:00
// Deliberately using .mjs to avoid triggering dprint
Support --fmt
2019-02-01 18:29:00 -05:00
console
.
log
(
"Hello World"
)
;
Copy permalink