Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add no-extraneous-dependencies rule #241

Merged
merged 4 commits into from
Apr 19, 2016

Commits on Apr 18, 2016

  1. Configuration menu
    Copy the full SHA
    815b43e View commit details
    Browse the repository at this point in the history
  2. no-extraneous-dependencies:

    - lookup package.json relative to file being linted
    - added 'project' import type, which is ignored
    - uses resolved path to disambiguate some types of imports
    benmosher authored and jfmengels committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    bb8853a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8481315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73ff01e View commit details
    Browse the repository at this point in the history