for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
const { resolve } = require('path')
module.exports = to => resolve(__dirname, to)