Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
• Removed unreachable code of the `evalModule()` function as an early error is thrown when the `print` parameter is a truthy value. • Check if the `er` parameter of the returned function of the `createOnGlobalUncaughtException()` function is not nullish first instead of comparing it's type. • Make use of the nullish coalescing operator.
- Loading branch information