We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca389bd commit 4319c91Copy full SHA for 4319c91
1 file changed
package.json
@@ -46,6 +46,7 @@
46
},
47
"license": "ISC",
48
"files": [
49
- "lib"
+ "lib",
50
+ "!*.test.*"
51
]
52
}
0 commit comments