Skip to content

Instantly share code, notes, and snippets.

@lgiraudel
Created September 2, 2016 20:41
Show Gist options
  • Save lgiraudel/1e16cbd3aef80a02d60e8f31f78e09aa to your computer and use it in GitHub Desktop.
Save lgiraudel/1e16cbd3aef80a02d60e8f31f78e09aa to your computer and use it in GitHub Desktop.
const bool = require('./true-generator.js');
console.log(bool);
module.exports = true; // TODO: add i18n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment