Skip to content

Instantly share code, notes, and snippets.

@evanlucas
Created January 27, 2016 23:20
Show Gist options
  • Save evanlucas/1d54e758eb704778c829 to your computer and use it in GitHub Desktop.
Save evanlucas/1d54e758eb704778c829 to your computer and use it in GitHub Desktop.
$ node
> process.env.THING = null; process.env.THING;
'null'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment