export default { compileOptions: { dev: true }, props: { foo: 'foo' }, html: '<div>foo @ foo # foo</div>' };