UNPKG

hyper-config

Version:

Config wrapper with merge, references, string macros, tagging, yml and json file loading, environment support

8 lines (6 loc) 117 B
var chai = require('chai'); var should = chai.should(); module.exports = { chai: chai, expect: chai.expect };