find_vue_template_undefined
Scan Vue templates to identify identifiers that don't resolve to any binding, local, or builtin, catching typos and undeclared variables.
Instructions
Identifiers used in the that do not resolve to any Vue binding/local/builtin (heuristic: possible typo or undeclared variable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |