Nuacht

will generate results/Component.vue. You will then have to review the file and address any issues or comments added to it. Once that's done, you can replace your component with that file.
A script to convert your Vue class components to script setup vue-class-component-to-composition-api-converter is a simple node script that converts your Vue components that are using ...