<!-- Before proposing changes, please make sure it hasn't been posted already. You can see all open propositions here: https://github.com/vuejs/eslint-plugin-vue/issues?q=is%3Aopen+is%3Aissue+label%3A%22new+rule+proposition%22 --> **Tell us about your environment** - **ESLint version:** **8.44.0** - **eslint-plugin-vue version:** **9.17.0** - **Vue version:** **3.3.4** - **Node version:** **18.17.0** **The problem you want to solve.** Can we add fixer to autofix this code for `vue/no-export-in-script-setup` rule?  **Your take on the correct solution to problem.** **Additional context** <!-- Add any other context or screenshots about the feature request here. --> If you think so, I am pleased to submit a pr. Thanks!