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() { const helloWorld = function () {
return '' return 'Hello, World!'
}; };
module.exports = helloWorld; module.exports = helloWorld;

4553
package-lock.json generated

File diff suppressed because it is too large Load diff