chore: configure build/run commands

This commit is contained in:
2026-01-10 04:34:36 -03:00
parent 8abb5f75ac
commit 8cb34d733c
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "npx tsc",
"start": "node dist/index.js"
},
"repository": {
"type": "git",