export default {
dev: true,
warnings: [
`Component was created without expected data property 'value'`
]
};