Subscribe on changes!

Placing ',' at the end of a setup 'ref', 'reactive' and 'computed' not showing error formatting in TS

avatar
Aug 20th 2022

Vue version

Vue3

Link to minimal reproduction

Steps to reproduce

Using Nuxt3 and Vue3

What is expected?

Trying to break the habit of a lifetime (Vue2 brain) when I add a comma (,) at the end of a ref, a computed, or a method inside of the new