Skip to content

Commit e3e3ef9

Browse files
author
Tulga Tsogtgerel
committed
sync
1 parent efb4263 commit e3e3ef9

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,6 +3,9 @@
33
"module": "index.ts",
44
"type": "module",
55
"private": true,
6+
"scripts": {
7+
"typecheck": "tsc --noEmit"
8+
},
69
"devDependencies": {
710
"@types/bun": "latest"
811
},

0 commit comments

Comments
 (0)