generated from nhcarrigan/template
feat: setup actions #1
@ -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