We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091452e commit 08756dcCopy full SHA for 08756dc
error-reporting/package.json
@@ -5,7 +5,8 @@
5
"author": "Google Inc.",
6
"repository": "googleapis/nodejs-error-reporting",
7
"files": [
8
- "*.js"
+ "*.js",
9
+ "!test/"
10
],
11
"engines": {
12
"node": ">=10"
0 commit comments