export default { compileOptions: { dev: true }, props: { tag: 'br' }, warnings: [' is self-closing and cannot have content.'] };