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

feat(no-empty-component-block): support auto fix #2595

Merged
merged 13 commits into from
Nov 11, 2024

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    947a9b0 View commit details
    Browse the repository at this point in the history
  2. feat: update tests

    waynzh committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8fea0bc View commit details
    Browse the repository at this point in the history
  3. feat: update docs

    waynzh committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    00c5f82 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. feat: autofix

    waynzh committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    19963be View commit details
    Browse the repository at this point in the history
  2. docs: update

    waynzh committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    41fc721 View commit details
    Browse the repository at this point in the history
  3. test: update

    waynzh committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    867a6bf View commit details
    Browse the repository at this point in the history
  4. Update lib/rules/no-empty-component-block.js

    Co-authored-by: Yosuke Ota <[email protected]>
    waynzh and ota-meshi authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ec4084f View commit details
    Browse the repository at this point in the history
  5. update: test

    waynzh committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    66b649f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/add-auto-fix' of github.com:waynzh/eslint-plugin-v…

    …ue into feat/add-auto-fix
    waynzh committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3ca9212 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e867c5c View commit details
    Browse the repository at this point in the history
  8. Update docs/rules/no-empty-component-block.md

    Co-authored-by: Flo Edelmann <[email protected]>
    waynzh and FloEdelmann authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    05bac31 View commit details
    Browse the repository at this point in the history
  9. feat: autofix

    waynzh committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a37b596 View commit details
    Browse the repository at this point in the history
  10. refactor

    waynzh committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d3798ef View commit details
    Browse the repository at this point in the history