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.1.1
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.2.0
Choose a head ref
  • 12 commits
  • 32 files changed
  • 6 contributors

Commits on Jan 29, 2019

  1. feat(eslint-plugin): add no-unnecessary-type-assertion rule (#157)

    Adding equivalent of TSLint's `no-unnecessary-type-assertion`.
    uniqueiniquity authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    38abc28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6147de1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    f8f9b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c779ad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    417c7fb View commit details
    Browse the repository at this point in the history
  4. chore(eslint-plugin): add tsutils as dependency (#165)

    Managed to forget to add `tsutils` as a true dependency to `eslint-plugin` in #157.
    uniqueiniquity authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    f0dddbc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

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

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    1ecc2f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d020d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb57a5 View commit details
    Browse the repository at this point in the history
  4. chore: publish v1.2.0

    JamesHenry committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    76600a5 View commit details
    Browse the repository at this point in the history
Loading