generated from nhcarrigan/template
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"build": "tsc",
|
||||
"lint": "eslint src --max-warnings 0",
|
||||
"start": "node -r dotenv/config prod/index.js",
|
||||
"test": "echo 'No tests yet!'"
|
||||
"test": "echo 'No tests yet!' && exit 0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "22",
|
||||
|
||||
Reference in New Issue
Block a user