Skip to content
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

Implement Messages.ts to avoid duplicate error message #15

Open
1 task done
Savio629 opened this issue Jul 2, 2024 · 0 comments
Open
1 task done

Implement Messages.ts to avoid duplicate error message #15

Savio629 opened this issue Jul 2, 2024 · 0 comments
Assignees

Comments

@Savio629
Copy link
Collaborator

Savio629 commented Jul 2, 2024

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

The error and info messages are repeating so it's better to implement Message.ts file which can avoid code duplication

Describe the solution you'd like

Implement Message.ts similar to one present in stencil-cli

https://github.com/SamagraX-Stencil/stencil-cli/blob/master/lib/ui/messages.ts

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

To avoid duplication of error messages

@Savio629 Savio629 self-assigned this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant