Remove typescript from ionic project

How to completely remove all typescript dependencies from ionic vue project

@rashnk

i have done as per the doc,
but now ionic serve not working, it is stuck in the middle

@rashnk Can you check again the file director which file must be deleted after uninstalling typescript. I think the problem is about your folder was have a typescript file not remove yet.

Check out these steps in the Ionic Vue docs to remove TypeScript from your project.

sorry, this was a mistake from my side, everything works fine now, Thanks alot