Thanks to visit codestin.com
Credit goes to github.com

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: v7.1.1
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: v7.2.0
Choose a head ref
  • 17 commits
  • 14 files changed
  • 7 contributors

Commits on Nov 17, 2016

  1. Configuration menu
    Copy the full SHA
    1eddb39 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. use * (#421)

    hzoo authored Nov 18, 2016
    Configuration menu
    Copy the full SHA
    161b8e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Revert "use *" (#426)

    hzoo authored Dec 2, 2016
    Configuration menu
    Copy the full SHA
    a91a9d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. add badges [skip ci]

    hzoo authored Dec 6, 2016
    Configuration menu
    Copy the full SHA
    e6af5c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    265d219 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Update to use Node 4 features (#425)

    * Change for loops to forEach
    
    * Change more for loops
    
    * Arrow functions
    
    * Use object shorthand
    
    * Put this on one line
    
    * Change back to using for loops
    nhajidin authored and hzoo committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    781dc77 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. chore(package): update eslint-config-babel to version 6.0.0 (#433)

    * chore(package): update eslint-config-babel to version 6.0.0
    
    Closes #432
    
    https://greenkeeper.io/
    
    * Fix linting
    hzoo authored and danez committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    0e5aca3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. update readme [skip ci]

    hzoo authored Mar 1, 2017
    Configuration menu
    Copy the full SHA
    52b4a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdeb86f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Upgrade outdated dependencies

    Kai Cataldo committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    6b4c4ca View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Remove broken ESLint tests

    Kai Cataldo committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    702d6b8 View commit details
    Browse the repository at this point in the history
  2. Updates ESLint version/remove unnecessary config

    Kai Cataldo committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    b49ab20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #447 from kaicataldo/clean-up-eslint

    Chore: Clean up and upgrades
    hzoo authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    ce66e73 View commit details
    Browse the repository at this point in the history
  4. Add option to disable code frame. (#446)

    * Add option to disable code hightlight.
    
    * Rename codeHighlight with codeFrame
    
    * Add codeFrame tests
    
    * Remove colors from test assertions
    couto authored and hzoo committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    515adef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2c3b30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4499412 View commit details
    Browse the repository at this point in the history
  7. 7.2.0

    hzoo committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    4db4db5 View commit details
    Browse the repository at this point in the history
Loading