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