mirror of
https://github.com/sern-handler/templates
synced 2026-06-06 01:16:58 +00:00
chore: add build script for TS template (#15)
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "tsc"
|
||||
},
|
||||
"keywords": [
|
||||
"typescript",
|
||||
|
||||
Reference in New Issue
Block a user