export default { dev: true, warnings: [ ` was created without expected data property 'foo'`, ` was created without expected data property 'bar'` ] };