Skip to content

Commit 94c1147

Browse files
committed
Add placeholder test script
1 parent 1aa0596 commit 94c1147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"start": "tsdx watch",
2525
"build": "tsdx build",
2626
"lint": "tsdx lint",
27+
"test": "echo \"No test specified\" && exit 1",
2728
"prepare": "tsdx build",
2829
"size": "size-limit",
2930
"analyze": "size-limit --why"

0 commit comments

Comments
 (0)