Skip to content

Commit a900dd0

Browse files
committed
chore: add test script
1 parent a48051b commit a900dd0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
"prettier": "3.3.3",
44
"typescript": "^5.5.4",
55
"vitest": "^2.0.5"
6+
},
7+
"scripts": {
8+
"test": "vitest"
69
}
710
}

0 commit comments

Comments
 (0)