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(eslint-plugin): add extension rule comma-dangle #2416

Merged
merged 9 commits into from Sep 21, 2020
Merged

feat(eslint-plugin): add extension rule comma-dangle #2416

merged 9 commits into from Sep 21, 2020

Commits on Aug 23, 2020

  1. Copy the full SHA
    c91debd View commit details
    Browse the repository at this point in the history
  2. add test case

    yeonjuan committed Aug 23, 2020
    Copy the full SHA
    204ddf2 View commit details
    Browse the repository at this point in the history
  3. fix doc check

    yeonjuan committed Aug 23, 2020
    Copy the full SHA
    bdc0638 View commit details
    Browse the repository at this point in the history
  4. off base rule

    yeonjuan committed Aug 23, 2020
    Copy the full SHA
    ef929b3 View commit details
    Browse the repository at this point in the history
  5. add tc

    yeonjuan committed Aug 23, 2020
    Copy the full SHA
    b3b1588 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Update packages/eslint-plugin/docs/rules/comma-dangle.md

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    yeonjuan and bradzacher committed Aug 24, 2020
    Copy the full SHA
    085789a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Copy the full SHA
    6c228c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. resolve conflict

    # Conflicts:
    #	packages/eslint-plugin/README.md
    yeonjuan committed Aug 30, 2020
    Copy the full SHA
    cdbb0c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Copy the full SHA
    105b4aa View commit details
    Browse the repository at this point in the history