Skip to content

Commit b1cc75d

Browse files
committed
add test script block
1 parent c57939f commit b1cc75d

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
@@ -6,6 +6,7 @@
66
"types": "dist/index.d.ts",
77
"scripts": {
88
"clean": "rm -rf dist/*",
9+
"test": "echo todo",
910
"build": "tsc"
1011
},
1112
"repository": {

0 commit comments

Comments
 (0)