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

nyc command line include parameter fix #84

Closed
wants to merge 4 commits into from
Closed

nyc command line include parameter fix #84

wants to merge 4 commits into from

Commits on Jan 16, 2017

  1. Update index.js

    nyc command line include parameter was ignored and package.json nyc/include values were used everytime. Fixed that problem.
    Fix #82
    alpersogukpinar committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    c352dd3 View commit details
    Browse the repository at this point in the history
  2. NYC_CONFIG null check

    alpersogukpinar committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    151ed9e View commit details
    Browse the repository at this point in the history
  3. nyc command line include parameter fix

    nyc command line include parameter was being ignored and package.json nyc/include values were being used everytime. Fixed that problem.
    Fix #82
    alpersogukpinar committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    0020b37 View commit details
    Browse the repository at this point in the history
  4. Update index.js

    alpersogukpinar committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    e55b6dc View commit details
    Browse the repository at this point in the history