The vue/no-ref-object-reactivity-loss rule supports Reactivity Transform, but that proposal was cancelled, see https://vuejs.org/guide/extras/reactivity-transform.html.
I propose to remove support for Reactivity Transform in eslint-plugin-vue completely to simplify the code. That would probably only hurt users of Vue Macros' Reactivity Transform feature, but I guess it's okay to not support third-party libraries.
The vue/no-ref-object-reactivity-loss rule supports Reactivity Transform, but that proposal was cancelled, see https://vuejs.org/guide/extras/reactivity-transform.html.
I propose to remove support for Reactivity Transform in eslint-plugin-vue completely to simplify the code. That would probably only hurt users of Vue Macros' Reactivity Transform feature, but I guess it's okay to not support third-party libraries.