Wscats / vue-snippets

Visual Studio Code Syntax Highlighting For Vue3 And Vue2
https://marketplace.visualstudio.com/items?itemName=Wscats.vue&ssr=false#overview
MIT License
67 stars 7 forks source link

fix: rename createComponent to defineComponent #3

Closed zapzqc closed 4 years ago

zapzqc commented 4 years ago

createComponent is deprecated. https://github.com/vuejs/composition-api/blob/master/README.zh-CN.md image