Skip to content

Commit a799c56

Browse files
committed
chore: add test void to package.json scripts
1 parent b4ac57e commit a799c56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
},
6464
"sideEffects": false,
6565
"scripts": {
66+
"test:run": "echo \"Error: no test specified\" && exit 0",
6667
"dev": "unbuild --stub",
6768
"lint": "eslint .",
6869
"lint:fix": "eslint . --fix",

0 commit comments

Comments
 (0)