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 prefer-includes rule (fixes #284) #294

Merged
merged 13 commits into from Apr 11, 2019

Commits on Feb 18, 2019

  1. Copy the full SHA
    6e7a7ae View commit details
    Browse the repository at this point in the history
  2. fix formating errors

    mysticatea committed Feb 18, 2019
    Copy the full SHA
    785cb63 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    521a91b View commit details
    Browse the repository at this point in the history
  4. fix formatting error

    mysticatea committed Feb 18, 2019
    Copy the full SHA
    e7ed0ba View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Merge remote-tracking branch 'origin/master' into prefer-array-includ…

    …es/new
    
    # Conflicts:
    #	packages/eslint-plugin/package.json
    #	packages/eslint-plugin/typings/ts-eslint.d.ts
    mysticatea committed Feb 20, 2019
    Copy the full SHA
    6d664a2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dee11be View commit details
    Browse the repository at this point in the history
  3. Update packages/eslint-plugin/docs/rules/prefer-includes.md

    Co-Authored-By: mysticatea <star.ctor@gmail.com>
    sindresorhus and mysticatea committed Feb 20, 2019
    Copy the full SHA
    c2d04f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. improve examples

    mysticatea committed Feb 23, 2019
    Copy the full SHA
    6af8cfd View commit details
    Browse the repository at this point in the history
  2. remove comment

    mysticatea committed Feb 23, 2019
    Copy the full SHA
    6d86472 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into prefer-array-includ…

    …es/new
    
    # Conflicts:
    #	packages/eslint-plugin/package.json
    mysticatea committed Feb 23, 2019
    Copy the full SHA
    e0c3d28 View commit details
    Browse the repository at this point in the history
  4. fix format

    mysticatea committed Feb 23, 2019
    Copy the full SHA
    a7b6b00 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Merge branch 'master' into prefer-array-includes/new

    # Conflicts:
    #	packages/eslint-plugin/package.json
    mysticatea committed Apr 9, 2019
    Copy the full SHA
    3fbbd38 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

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