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: import-js/eslint-plugin-import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.0
Choose a base ref
...
head repository: import-js/eslint-plugin-import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 23, 2017

  1. Fix flow interface imports giving false-negative with named rule

    This fixes #708 without ignoring all type imports.
    futpib committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    9a06426 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Update no-extraneous-dependencies.md (#878)

    Ali Torki authored and benmosher committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    56e60e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #881 from futpib/named-flow-import-interface

    Fix flow interface imports giving false-negative with `named` rule
    ljharb committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    4d561e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

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