You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parser and some rules are affected. However, we have not yet listed the affected rules.
I think that, first, we need to list the rules affected by defineSlots and slots option.
It probably doesn't affect anything other than vue/order-in-components (#2153) and vue/define-macros-order (#2154) rules.
However, it may be useful to have new rules.
Tell us about your environment
The problem you want to solve.
Support for
defineSlots
macro andslots
option.See https://github.com/vuejs/core/blob/main/CHANGELOG.md#330-alpha7-2023-04-03
Your take on the correct solution to problem.
Parser and some rules are affected. However, we have not yet listed the affected rules.
I think that, first, we need to list the rules affected by defineSlots and
slots
option.Additional context
Related to vuejs/vue-eslint-parser#184
The text was updated successfully, but these errors were encountered: