Skip to content

Instantly share code, notes, and snippets.

@johnnolan
Created August 10, 2018 08:26
Show Gist options
  • Save johnnolan/f902352efe270c33a3a4bfbf201fb8b2 to your computer and use it in GitHub Desktop.
Save johnnolan/f902352efe270c33a3a4bfbf201fb8b2 to your computer and use it in GitHub Desktop.
function hereBeDemons() {
console.warn('Just... be careful... please!');
console.error('uh oh');
return true;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment