diff --git a/index.js b/index.js index e69de29b..cc9eb209 100644 --- a/index.js +++ b/index.js @@ -0,0 +1,3 @@ +console.log('halp'); +console.error('errorrrrrrr0010111'); +console.warn('warning warning');