From 8979120f6cf7362b929547573dd0482cb3eb8996 Mon Sep 17 00:00:00 2001 From: Isamary Onde Date: Mon, 24 Apr 2017 04:15:35 +0000 Subject: [PATCH] Done. --- index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.js b/index.js index e69de29b..322c8578 100644 --- a/index.js +++ b/index.js @@ -0,0 +1,3 @@ +console.error('HALP!') +console.warn('You should probs not do that') +console.log('does this work?')