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 4e68bb5 commit 2140602Copy full SHA for 2140602
packages/cdk/package.json
@@ -4,7 +4,7 @@
4
"scripts": {
5
"build": "tsc",
6
"watch": "tsc -w",
7
- "test": "jest",
+ "test": "jest --passWithNoTests",
8
"cdk": "cdk",
9
"lint": "eslint --max-warnings 0 --fix --config ../../eslint.config.mjs .",
10
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
0 commit comments