From ea25233c750c555e15f96cdabf176b6ecc94b675 Mon Sep 17 00:00:00 2001 From: tracypholmes Date: Sun, 13 Aug 2017 22:07:41 -0500 Subject: [PATCH] Done. --- index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.js b/index.js index e69de29b..beb2be69 100644 --- a/index.js +++ b/index.js @@ -0,0 +1,3 @@ +console.error("uh oh...") +console.warn("You sure about this?!") +console.log("ok. this is your rodeo lol")