Skip to content

Instantly share code, notes, and snippets.

@fzeoli
Created February 8, 2019 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fzeoli/4eab1928a1c0a296e779533a4d14414a to your computer and use it in GitHub Desktop.
Save fzeoli/4eab1928a1c0a296e779533a4d14414a to your computer and use it in GitHub Desktop.
extendEnvironment((env) => {
env.hi = "hello, buidler";
});
module.exports = {};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment