Skip to content

[proposal]add autofix option #33

@aladdin-add

Description

@aladdin-add

This tool is great. can we go further, to provide an option like--autofix? As some problems can be easily fixed. eg.

<a href="{{ $url }}">test</a>

can be fixed to something like:

<a :href="$url">test</a>

This can be very useful to some developers.you recon?:laughing:

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