generated from nhcarrigan/template
This commit is contained in:
parent
c628afe95d
commit
4bf4bae97d
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"lint": "eslint src test --max-warnings 0",
|
"lint": "eslint src --max-warnings 0",
|
||||||
"start": "op run --env-file='./prod.env' -- node prod/index.js",
|
"start": "op run --env-file='./prod.env' -- node prod/index.js",
|
||||||
"test": "echo 'No tests yet!' && exit 0"
|
"test": "echo 'No tests yet!' && exit 0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user