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 661238f commit e5ed5c2Copy full SHA for e5ed5c2
package.json
@@ -24,7 +24,7 @@
24
"jest": {
25
"collectCoverageFrom": [
26
"**/*.js",
27
- "!/**/.eslintrc.js",
+ "!**/.eslintrc.js",
28
"!**/lib/**",
29
"!**/examples/**",
30
"!**/node_modules/**"
0 commit comments