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

New: Adds new info flag #12060

Closed
wants to merge 3 commits into from

Commits on Aug 23, 2019

  1. New: Adds new info flag (fixes eslint#11958)

    New: add test case
    
    fix: remove showing up browser information
    
    fix: show up local version of eslint
    
    fix: test
    
    fix: update local package info glob
    
    fix: explicitly return a promise
    
    fix: update local package glob
    
    tweaks
    
    fix: fixup async behavior
    
    fix: update test case
    
    fix: handle promise rejection
    
    fix: revert
    
    switch over to synchronous version
    
    WIP: spike info flag implementation
    jamesgeorge007 committed Aug 23, 2019
    Copy the full SHA
    780dad7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. fix: drop old logic

    jamesgeorge007 committed Aug 24, 2019
    Copy the full SHA
    88ec06e View commit details
    Browse the repository at this point in the history
  2. feat: minor tweak

    have -i as an alias to --info flag
    jamesgeorge007 committed Aug 24, 2019
    Copy the full SHA
    c52eabf View commit details
    Browse the repository at this point in the history