Skip to content

Instantly share code, notes, and snippets.

@eliaskg
Created September 24, 2011 12:02
Show Gist options
  • Select an option

  • Save eliaskg/1239246 to your computer and use it in GitHub Desktop.

Select an option

Save eliaskg/1239246 to your computer and use it in GitHub Desktop.
two lines regular
if (!item && error) {
createItem();
console.log(error);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment