refactor: update development scripts and improve code formatting
- Replaced nodemon with tsx for development script in package.json - Updated devDependencies to include tsx and removed nodemon - Reformatted code in worker.ts for better readability - Improved handling of API calls and logging in worker.ts
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
node_modules/
|
||||
.env
|
||||
trigger.sh
|
||||
trigger.sh
|
||||
|
||||
dist/
|
||||
Reference in New Issue
Block a user