Add run script and basic logger program.
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node dist/index.js",
|
||||
"lint": "eslint . --fix"
|
||||
},
|
||||
"author": "",
|
||||
|
Reference in New Issue
Block a user