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

Fix DOM Event lint global false positive and access all window props explicitely #1756

Merged
merged 12 commits into from
Jun 8, 2018

Commits on Jun 5, 2018

  1. eslintrc: don't have any explicit globals or env.browser preset globals

    This has us have wrong positives, like "Event" not defined in effect
    tchakabam committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    1d58572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f21784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1baef80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b58112e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec44fb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40bd49c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    461d220 View commit details
    Browse the repository at this point in the history
  2. decrypter: lint fix

    tchakabam committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    18be7d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d12a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4bdebf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ac5420 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77166d9 View commit details
    Browse the repository at this point in the history