🔧 Add typescript config
This commit is contained in:
parent
a3ffa63fcf
commit
1257dd8b21
5 changed files with 33 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"name": "patcher",
|
||||
"main": "index.js",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"start": "tsc && node dist/index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue