const path = require('path')

// the second argument to be root directory actual path. This is a helper file
module.exports = path.resolve(__dirname, '../../')