Vue
- Data function
Reports a Vue component data property that is not a function.
- Deprecated symbol
Reports a deprecated Vue symbol.
- Duplicate template/script tag
Reports multiple usages of the template or script tag in a Vue file.
- Missing component import
Reports Vue components, which require to be imported in Vue templates.
- Unrecognized directive
Reports an unrecognized Vue directive.
- Unrecognized slot
Reports an unrecognized Vue slot.
Last modified: 11 September 2024