mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2024-11-27 16:05:48 +01:00
Add a prestart script
This commit is contained in:
parent
e53f948c20
commit
96fee99db9
@ -4,6 +4,7 @@
|
||||
"description": "GitHub bot that automatically verifies PRs with new playlist entries",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"prestart": "tsc",
|
||||
"start": "node ./dist/index.js"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user