We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582521c commit c8f3ff9Copy full SHA for c8f3ff9
helloWorld/helloWorld.js
@@ -1,5 +1,5 @@
1
const helloWorld = function() {
2
return ''
3
-}
+};
4
5
module.exports = helloWorld;
0 commit comments