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: v1.12.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: v1.13.0
Choose a head ref
  • 15 commits
  • 21 files changed
  • 4 contributors

Commits on Jul 26, 2016

  1. Configuration menu
    Copy the full SHA
    22b9e2a View commit details
    Browse the repository at this point in the history
  2. Sublime: ignore coverage

    benmosher committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    2252874 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Configuration menu
    Copy the full SHA
    30e55b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ca888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07223c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04ded19 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Add webpack 2 support

    taion committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    d14ad18 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Make options more readable (#476)

    karlhorky authored and benmosher committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    3f2a6fd View commit details
    Browse the repository at this point in the history
  2. Fix config order

    taion committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    9a490a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3babc1b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Configuration menu
    Copy the full SHA
    be047a5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'webpack-2'

    benmosher committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    bf5d85b View commit details
    Browse the repository at this point in the history
  3. resolvers/webpack/v0.5.0

    benmosher committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    a97443e View commit details
    Browse the repository at this point in the history
  4. make import/extensions great again (#482)

    * always ignore invalid extensions if `import/extensions` is set (fixes #478)
    
    * reboot of npm `watch` script
    benmosher authored Aug 11, 2016
    Configuration menu
    Copy the full SHA
    bbf9ebf View commit details
    Browse the repository at this point in the history
  5. v1.13.0

    benmosher committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    4e19197 View commit details
    Browse the repository at this point in the history
Loading