Reactivity Transform macros are available globally when using script setup. When this eslint-plugin-vue pull request has been merged, there should be no blockers for using the global approach.
NOTE: TypeScripts types also have to be implemented with the changes. See https://vuejs.org/guide/extras/reactivity-transform.html#typescript-integration.
Reactivity Transform macros are available globally when using
script setup. When thiseslint-plugin-vuepull request has been merged, there should be no blockers for using the global approach.NOTE: TypeScripts types also have to be implemented with the changes. See https://vuejs.org/guide/extras/reactivity-transform.html#typescript-integration.