Skip to content
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: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Choose a head ref
  • 14 commits
  • 44 files changed
  • 10 contributors

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    a5398ce View commit details
    Browse the repository at this point in the history
  2. chore(eslint-plugin): add config validation script to CI (#649)

    * chore(eslint-plugin): add config validation script to CI
    
    * chore: correct docs
    bradzacher authored Jul 12, 2019
    Configuration menu
    Copy the full SHA
    c2ad091 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. docs: readme typo (#701)

    erikengervall authored and bradzacher committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    9836fb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    ceb2d32 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): add new rule no-misused-promises (#612)

    * feat(eslint-plugin): add new rule no-misused-promises
    
    * chore: review feedback
    
    * chore: regenerate plugin configs
    princjef authored and bradzacher committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    28a131d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    158a417 View commit details
    Browse the repository at this point in the history
  2. docs(eslint-plugin): mention member-delimiter-style in semi (#715)

    * docs(eslint-plugin): mention member-delimiter-style in semi
    
    Both are related to semicolons, so let’s help looking for
    member-delimiter-style by linking it here.
    
    * Update packages/eslint-plugin/docs/rules/semi.md
    
    Co-Authored-By: Brad Zacher <brad.zacher@gmail.com>
    lucaswerkmeister and bradzacher committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    66f9741 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Configuration menu
    Copy the full SHA
    6be0d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e5c37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f949355 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

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

Commits on Jul 20, 2019

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

Commits on Jul 21, 2019

  1. Configuration menu
    Copy the full SHA
    78375ce View commit details
    Browse the repository at this point in the history
  2. chore: publish v1.13.0

    JamesHenry committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    c367b34 View commit details
    Browse the repository at this point in the history
Loading