This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-10-31 09:14:20 -04:00
Code
Issues
Wiki
Activity
edab21ebab
denoland-deno
/
cli
/
tests
/
fmt
/
formatted1.js
Yusuke Tanaka
857f9b32e0
feat(fmt, lint): show number of checked files (
#7312
)
2020-09-09 16:45:31 +02:00
5 lines
40 B
JavaScript
Raw
Blame
History
function
foo
(
)
{
return
42
;
}
foo
(
)
;
View git blame
Copy permalink