Make 01 tests pass

This commit is contained in:
marleyrae 2023-06-19 15:07:57 -07:00
parent 25013df6ac
commit da016588f4
2 changed files with 3727 additions and 2144 deletions

View file

@ -1,5 +1,5 @@
const helloWorld = function() {
return ''
const helloWorld = function () {
return 'Hello, World!'
};
module.exports = helloWorld;

5867
package-lock.json generated

File diff suppressed because it is too large Load diff