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 353c6b4 commit 52db51bCopy full SHA for 52db51b
package.json
@@ -16,6 +16,7 @@
16
"prepare": "husky install",
17
"build": "cross-env NODE_ENV=production npm run --workspaces build",
18
"clean": "npm run --workspaces clean",
19
+ "test": "npm test --workspaces",
20
"version": "cross-env-shell ./scripts/npm-version.sh"
21
},
22
"config": {
0 commit comments