little addition

This commit is contained in:
TobyG74 2023-04-03 23:55:53 +07:00
parent 1687f82aa3
commit f9bce996d6
2 changed files with 3 additions and 2 deletions

View File

@ -4,4 +4,5 @@ package-lock.json
.gitignore
tsconfig.json
.eslintrc
.prettierrc
.prettierrc
src

View File

@ -6,7 +6,7 @@
"types": "lib/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
"build": "tsc --build"
},
"repository": {
"type": "git",