vue-to-react
vue-to-react copied to clipboard
Cannot parse comments
Thank you very much for creating this tool! while below is not valid JSON, it is valid ECMAscript
{
data(): return {
propA: 1,
propB: 2,
// end of numeric props
propC ..
Error Info
Unexpected token, expected ,
in fact an unexpected token error is raised for any comment - even at the end of a line within a method