Skip to content

Commit a8a7137

Browse files
committed
chore: add root test command
1 parent c8100fa commit a8a7137

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
@@ -1,5 +1,6 @@
11
{
22
"scripts": {
3+
"test": "turbo test",
34
"build": "turbo build",
45
"deploy": "turbo deploy"
56
},

0 commit comments

Comments
 (0)