diff --git a/src/index.js b/src/index.js index 5274bd4..7516a3e 100644 --- a/src/index.js +++ b/src/index.js @@ -1,3 +1,4 @@ + const messages = [ "in case of fire: git commit, git push and leave building", "This is where it all begins...", @@ -25,4 +26,5 @@ const funnyCommit = () => { module.exports = { funnyCommit -}; \ No newline at end of file +}; +Excelente reto