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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: babel/babel-eslint
base: v8.1.0
Choose a base ref
...
head repository: babel/babel-eslint
compare: v8.1.1
Choose a head ref
  • 2 commits
  • 17 files changed
  • 2 contributors

Commits on Dec 25, 2017

  1. Fix: Prevent parseForESLint() behavior from changing after parse() is…

    … called (fixes #558)(#559)
    
    * Prevent parseForESLint() behavior from changing after parse() is called
    
    (fixes #558, fixes eslint/eslint#9767)
    
    * Avoid using the enhanced referencer after monkeypatching
    
    * Chore: add test for #558
    
    * Pass correct scope analyzer options
    
    * fix escope patch and improve tests
    
    * remove process.exit(1)
    not-an-aardvark authored and mysticatea committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    e4bed5a View commit details
    Browse the repository at this point in the history
  2. 8.1.1

    mysticatea committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    d84b236 View commit details
    Browse the repository at this point in the history