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

Print a useful error if package.json is missing #61

Merged
merged 7 commits into from Jul 31, 2019
Merged

Print a useful error if package.json is missing #61

merged 7 commits into from Jul 31, 2019

Commits on Jul 26, 2019

  1. Check if options.config || pkg is either undefined or null. If so con…

    …sole.log error that package.json is missing
    nunospot committed Jul 26, 2019
    Copy the full SHA
    70850ad View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5a9d1c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Fix travis build.

    nunospot committed Jul 27, 2019
    Copy the full SHA
    1cba8e9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a8acf30 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Copy the full SHA
    fbde14e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Fix typos.

    nunospot committed Jul 30, 2019
    Copy the full SHA
    705ce88 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Update index.js

    sindresorhus committed Jul 31, 2019
    Copy the full SHA
    abb2bc5 View commit details
    Browse the repository at this point in the history