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 94c1147 commit 3db6164Copy full SHA for 3db6164
package.json
@@ -24,7 +24,7 @@
24
"start": "tsdx watch",
25
"build": "tsdx build",
26
"lint": "tsdx lint",
27
- "test": "echo \"No test specified\" && exit 1",
+ "test": "echo \"No test specified\"",
28
"prepare": "tsdx build",
29
"size": "size-limit",
30
"analyze": "size-limit --why"
0 commit comments