Build out and push automatic report generation, remove emailing of every report indiidially
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "npx tsx --watch src/index.ts",
|
||||
"report": "npx tsc src/reports/reports.ts",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "tsc"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user