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 0b768c2 commit 909b773Copy full SHA for 909b773
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