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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eslint-plugin): add prefer-for-of rule #338

Merged
merged 6 commits into from Apr 7, 2019

Commits on Mar 7, 2019

  1. feat(eslint-plugin): add prefer-for-of rule

    This rule is intended to provide functionality equivalent to TSLint's
    prefer-for-of rule.
    edsrzf committed Mar 7, 2019
    1
    Copy the full SHA
    5afbb5b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

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

Commits on Apr 6, 2019

  1. Copy the full SHA
    1d82737 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    378a630 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Copy the full SHA
    a1db9fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    969ef72 View commit details
    Browse the repository at this point in the history