Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vue/no-mutating-props rule (from #633) #1148

Merged
merged 4 commits into from May 21, 2020
Merged

Add vue/no-mutating-props rule (from #633) #1148

merged 4 commits into from May 21, 2020

Commits on May 20, 2020

  1. Add no-mutating-props rule.

    armano2 authored and ota-meshi committed May 20, 2020
    Copy the full SHA
    6f490ab View commit details
    Browse the repository at this point in the history
  2. update

    ota-meshi committed May 20, 2020
    Copy the full SHA
    e768ecd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. support vue3

    ota-meshi committed May 21, 2020
    Copy the full SHA
    0b6959c View commit details
    Browse the repository at this point in the history
  2. delete unused function

    ota-meshi committed May 21, 2020
    Copy the full SHA
    12f1594 View commit details
    Browse the repository at this point in the history