Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.3
Choose a base ref
...
head repository: babel/babel-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 25, 2020

  1. Update Babel to ^7.7.0 and enable Flow enums parsing (#812)

    * Update Babel to ^7.7.0 and enable Flow enums parsing
    
    * Update comment about Espree Flow enums support
    
    * Add EnumDeclaration to scope analyzer
    
    * Add test for unused enum
    gkz authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    2c754a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. 10.1.0

    Kai Cataldo committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4bd049e View commit details
    Browse the repository at this point in the history
Loading