Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(index.ts): wrap main function in try-catch block to handle poten…
…tial errors fix(index.ts): change process.exit code from 1 to 0 on normal termination to follow standard conventions feat(index.ts): add error logging in catch block to improve error visibility and debugging
- Loading branch information