istanbuljs / istanbuljs/test-exclude

Investigate issue with `./` include/exclude paths.

Open
#35 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I've seen a couple nyc bugs where configuration: `{include: ['./lib/**']}` does not work, it has to be changed to `{include: ['lib/**']}`. These two include arrays should produce identical results.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.