Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

[bug-fix] no-invalid-this / ignore functions w "this" param #3267

Merged
merged 4 commits into from Oct 2, 2017

Commits on Oct 1, 2017

  1. support for contextual this

    Aaron Ervin committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    6013f34 View commit details
    Browse the repository at this point in the history
  2. more practical example in tests

    Aaron Ervin committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    35b5b44 View commit details
    Browse the repository at this point in the history
  3. removed contextThis function in favor of inline array method; removed…

    … arrow function w this param from test
    Aaron Ervin committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    3194569 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. remove formatting to make PR easier to read

    Aaron Ervin committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    f38df73 View commit details
    Browse the repository at this point in the history