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 4c5ab89 commit ec41d1cCopy full SHA for ec41d1c
package.json
@@ -7,7 +7,7 @@
7
"deploy-env": "lib/cli.js"
8
},
9
"scripts": {
10
- "test": "jest",
+ "test": "jest --silent",
11
"prepublishOnly": "pnpm run build",
12
"build": "rm -rf lib && tsc",
13
"postbuild": "pnpm run shebang && pnpm run terse",
0 commit comments