Skip to content

Commit 568f6ee

Browse files
committed
chore: add build script
1 parent a900dd0 commit 568f6ee

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
@@ -5,6 +5,7 @@
55
"vitest": "^2.0.5"
66
},
77
"scripts": {
8+
"build": "tsc",
89
"test": "vitest"
910
}
1011
}

0 commit comments

Comments
 (0)