This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
odin-javascript-exercises
Watch
1
Star
0
Fork
You've already forked odin-javascript-exercises
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f238dee4ef
odin-javascript-exercises
/
helloWorld
/
helloWorld.js
6 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Revert "update cloning link" This reverts commit 4c771f2e05612998feaef0e0c30d689a138b3108.
2021-05-08 11:25:04 -07:00
const
helloWorld
=
function
(
)
{
Revert "Update README with Jest specific language. Update some spec files with new syntax" This reverts commit e73c68fc01d29f9ac6e68eca1e202e33dc301324.
2021-05-08 11:31:56 -07:00
return
''
hello world
2017-08-17 11:47:39 -07:00
}
Revert "Resolve merge conflicts" This reverts commit 61338e0ca032ccfebcfe136104fa7ee0725fc819, reversing changes made to b9983073cc7ba8bfad1c08470b5e858495cc4310.
2021-05-08 11:27:13 -07:00
module
.
exports
=
helloWorld
Reference in a new issue
Copy permalink