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): [member-accessibility] add more options #322

Merged
merged 17 commits into from Apr 7, 2019
Merged

feat(eslint-plugin): [member-accessibility] add more options #322

merged 17 commits into from Apr 7, 2019

Commits on Feb 27, 2019

  1. feat(eslint-plugin): member-accessibility adding config and overrides

    Adds configuration object to match options defined in #214
    Adds implementation for the no public option at the root of the config object
    Adds implement for the overrides object
    Gavin Barron committed Feb 27, 2019
    Copy the full SHA
    5256249 View commit details
    Browse the repository at this point in the history
  2. chore: merge from master

    Gavin Barron committed Feb 27, 2019
    Copy the full SHA
    2b59e93 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Merge remote-tracking branch 'upstream/master' into feature/member-ac…

    …cessibility
    Gavin Barron committed Mar 5, 2019
    Copy the full SHA
    6425c7f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. feat(eslint-plugin): member-accessibility

    Adds option for parameterProperty validation
    Updates documentation to cover the new options
    Gavin Barron committed Mar 6, 2019
    Copy the full SHA
    6f601d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. feat(eslint-plugin): member-accessibility

    Simplified options and cleaned up comments
    Gavin Barron committed Mar 7, 2019
    Copy the full SHA
    1d5f913 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feature/member-ac…

    …cessibility
    Gavin Barron committed Mar 7, 2019
    Copy the full SHA
    d80d787 View commit details
    Browse the repository at this point in the history
  3. fix: tests - jest version bump

    Gavin Barron committed Mar 7, 2019
    Copy the full SHA
    c635bc1 View commit details
    Browse the repository at this point in the history
  4. chore: update yarn.lock

    Gavin Barron committed Mar 7, 2019
    Copy the full SHA
    55f7365 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. feat(eslint-plugin): explicit-member-accessibility

    Cleaned up override reading
    Simplified reportIssue signature
    Gavin Barron committed Mar 10, 2019
    Copy the full SHA
    700578a View commit details
    Browse the repository at this point in the history
  2. fix: restoring accidental revert

    Gavin Barron committed Mar 10, 2019
    Copy the full SHA
    8c6c961 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Merge remote-tracking branch 'upstream/master' into feature/member-ac…

    …cessibility
    Gavin Barron authored and Gavin Barron committed Mar 11, 2019
    Copy the full SHA
    6460bb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

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

Commits on Mar 28, 2019

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

Commits on Apr 2, 2019

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

Commits on Apr 6, 2019

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

Commits on Apr 7, 2019

  1. Copy the full SHA
    5b29c7d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    02ffb4b View commit details
    Browse the repository at this point in the history