module.exports = { devServer: { port: 8080, host: 'localhost', open: true }, lintOnSave: false }