module.exports = function() { return { overrides: [{ test: /\.ts$/, plugins: [] }] } };