fix esno
This commit is contained in:
parent
37adfacb4f
commit
de2ff62cd5
3 changed files with 6 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development nodemon --ext ts,json --watch src --exec esno src/index.ts",
|
||||
"build": "tsc",
|
||||
"start": "esno src/index.ts",
|
||||
"lint": "eslint **/*.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue