knexfile.js 89 Bytes Raw Blame History Permalink 1 2 3 4 'use strict'; require('babel-register'); module.exports = require('./config').knexfile;