Closed
Description
Tell us about your environment
- ESLint version: 8.8.0
- eslint-plugin-vue version: 8.4.1
- Node version: 16.14.0/17.5.0
The problem you want to solve.
The new Reactivity Transform macros are missing from vue/setup-compiler-macros
environment option. I'd like to add them since they are available globally when using script setup
.
Your take on the correct solution to problem.
Explicitly importing the macros as mentioned just above this section header. 👇
Additional context
Reactivity Transform is still an experimental feature, but I still think it would be nice to include in this plugin for those who want to try it out.
Metadata
Metadata
Assignees
Labels
No labels