export default { compileOptions: { dev: true }, warnings: [ `<Main> was created without expected prop 'foo'`, `<Main> was created without expected prop 'bar'` ] };