Skip to content

Instantly share code, notes, and snippets.

@dannyarcher
Last active December 12, 2015 05:09
Show Gist options
  • Save dannyarcher/4719960 to your computer and use it in GitHub Desktop.
Save dannyarcher/4719960 to your computer and use it in GitHub Desktop.
var fs = require('fs');
var config = require(__dirname + '/test.json');
console.dir(config);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment