✨ Add config module
This commit is contained in:
parent
9b0db464ef
commit
e93190c723
7 changed files with 126 additions and 2 deletions
|
@ -4,5 +4,8 @@
|
|||
"scripts": {
|
||||
"start": "tsc && node dist/index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^10.3.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue