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

adds unknown config and abbrev handlers #180

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wraithgar
Copy link
Member

@wraithgar wraithgar commented Jan 8, 2025

This is part of npm/statusboard#491
It also reverts the changes in #179 which were never published.

  • deps: remove proc-log
  • feat: add unknownHandler and abbrevHandler

Closes: #41

Example npm output using these new handlers:

output of npm consuming this change logging warnings from all of these new handlers

We are going a different way here
@wraithgar wraithgar requested a review from a team as a code owner January 8, 2025 18:00
@wraithgar wraithgar marked this pull request as draft January 9, 2025 18:23
@wraithgar wraithgar force-pushed the gar/unknown-handler branch from 94b5188 to e2c556d Compare January 10, 2025 16:16
@wraithgar wraithgar changed the title gar/unknown handler adds unknown config and abbrev handlers Jan 10, 2025
@wraithgar wraithgar marked this pull request as ready for review January 10, 2025 16:19
@wraithgar wraithgar marked this pull request as draft January 10, 2025 18:47
@wraithgar wraithgar force-pushed the gar/unknown-handler branch from e2c556d to 5af2372 Compare January 13, 2025 17:23
@wraithgar wraithgar marked this pull request as ready for review January 13, 2025 17:30
@wraithgar wraithgar force-pushed the gar/unknown-handler branch from 5af2372 to 297581a Compare January 13, 2025 17:34
This is in favor of proc-log
@wraithgar wraithgar force-pushed the gar/unknown-handler branch from 297581a to 84ff74c Compare January 14, 2025 16:34
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

Successfully merging this pull request may close these issues.

[FEATURE] Add a handler for *unknown* options, analogous to invalidHandler
1 participant