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

no-invalid-this: false positive for method syntax #4034

Merged

Commits on Nov 7, 2018

  1. no-invalid-this: false positive for method syntax

    * Keep track of evaluation context: look to the closest parent function
      and decide if it is allowed to refer to `this`
    * Fix a false negative in the tests from palantir#3267
    amacleay committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    51c5464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17229fc View commit details
    Browse the repository at this point in the history