We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6afb19 commit c540469Copy full SHA for c540469
package.json
@@ -21,7 +21,6 @@
21
"lint": "eslint . --ext .ts",
22
"lint:fix": "eslint . --ext .ts --fix",
23
"test": "npm test --workspaces --if-present",
24
- "test:watch": "npm test --workspaces --if-present --watch",
25
"version": "npm --no-git-tag-version --workspaces=true version"
26
},
27
"workspaces": [
0 commit comments