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 3927161 commit 06c781fCopy full SHA for 06c781f
.nycrc
@@ -5,6 +5,7 @@
5
"config",
6
"**/*.d.ts",
7
"**/*.spec.{ts,js,tsx,jsx,cjs,mjs}",
8
- "**/*.config.{ts,js,tsx,jsx,cjs,mjs}"
+ "**/*.config.{ts,js,tsx,jsx,cjs,mjs}",
9
+ "**/lib/*.js"
10
]
11
}
0 commit comments