-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: separate error helpers #964
Labels
ossln24
OSS Library Night 2024
Comments
antongolub
added a commit
to antongolub/zx
that referenced
this issue
Dec 21, 2024
antongolub
added a commit
to antongolub/zx
that referenced
this issue
Dec 21, 2024
antongolub
added a commit
to antongolub/zx
that referenced
this issue
Dec 21, 2024
antongolub
added a commit
to antongolub/zx
that referenced
this issue
Dec 21, 2024
antongolub
added a commit
to antongolub/zx
that referenced
this issue
Dec 21, 2024
antongolub
added a commit
that referenced
this issue
Dec 21, 2024
* refactor: separate error helpers closes #964 * chore: handle ts-node issue for ts4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error handling logic is distributed between utils and core layers. Seems reasonable to assemble it into error.ts module like we've previously done for zurk.
The text was updated successfully, but these errors were encountered: