We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7add3cf commit 90cda17Copy full SHA for 90cda17
.nycrc
@@ -5,7 +5,9 @@
5
"text-summary"
6
],
7
"include": [
8
- "src/**/*.js"
+ "src/**/*.js",
9
+ "lib/**/*.js",
10
+ "index.js"
11
12
"exclude": [
13
"**/spec/**"
0 commit comments