Skip to content

Reactivity Transform macros missing #1798

Closed
@AndreasNasman

Description

@AndreasNasman

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. 👇

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions