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