jordalgo / insult-jason

1 stars 1 forks source link

Add support for console.warn #2

Open jomaxx opened 7 years ago

jomaxx commented 7 years ago

I'd like to warn Jason Palmer of future insults if he keeps doing what he's doing.

scottsheffield commented 7 years ago

Why stop there? console.assert(isJasonATurdbucket(), insultJason('Jason', 'turdbucket'));

scottsheffield commented 7 years ago

Sorry, meant to attach this:

function isJasonATurdbucket() {
  return true;
}