build: add build script

This commit is contained in:
2024-08-02 02:00:20 +03:00
parent 86e41225d6
commit f279f0b6a5

View File

@@ -4,6 +4,7 @@
"description": "A port of kranzky/megahal to JS, written using TS",
"main": "index.js",
"scripts": {
"build": "tsc",
"test": "jest"
},
"keywords": [