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

Fix false positives for script setup with ts literal type in vue/require-valid-default-prop #1854

Merged
merged 4 commits into from Apr 20, 2022

Commits on Apr 19, 2022

  1. Fix false positives for script setup with ts literal type in `vue/req…

    …uire-valid-default-prop`
    ota-meshi committed Apr 19, 2022
    Copy the full SHA
    bd69427 View commit details
    Browse the repository at this point in the history
  2. remove dupe test

    ota-meshi committed Apr 19, 2022
    Copy the full SHA
    fd93e56 View commit details
    Browse the repository at this point in the history
  3. Add testcase

    ota-meshi committed Apr 19, 2022
    Copy the full SHA
    29a0945 View commit details
    Browse the repository at this point in the history
  4. Update tests/lib/rules/require-valid-default-prop.js

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    ota-meshi and FloEdelmann committed Apr 19, 2022
    Copy the full SHA
    defa8ab View commit details
    Browse the repository at this point in the history