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