vuejs / composition-api

Composition API plugin for Vue 2

Home Page:https://composition-api.vuejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<script setup> support?

fanckush opened this issue · comments

Will this plugin ever support the <script setup> syntax? the main reason is getting proper TS support with "defineProps" and so on.