Basically the title.
I had deliberately not enabled JSX support during initialization of a new Vue Project. Is there a way to enable JSX support. I get these type of warnings:
They don't effect while serving but still i think what i did was a mistake. Is their a way to enable JSX support now? Or will I have to initialize the project once again?