We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe81db8 commit 7fd2587Copy full SHA for 7fd2587
1 file changed
package.json
@@ -7,6 +7,7 @@
7
"deploy-env": "lib/cli.js"
8
},
9
"scripts": {
10
+ "test": "jest",
11
"prepublishOnly": "pnpm run build",
12
"build": "rm -rf lib && tsc",
13
"postbuild": "pnpm run shebang && pnpm run terse",
0 commit comments