-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Refactor help command implementation to hold actual Command #2087
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
Merged
shadowspawn
merged 19 commits into
tj:release/12.x
from
shadowspawn:feature/help-command-as-property
Jan 11, 2024
Merged
Changes from 16 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
48f9fd9
Bump @types/jest from 29.5.6 to 29.5.7 (#2064)
dependabot[bot] 902124d
Bump eslint from 8.52.0 to 8.53.0 (#2061)
dependabot[bot] c20a71d
Bump @types/node from 20.8.9 to 20.8.10 (#2063)
dependabot[bot] 6b74d26
Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 (#2060)
dependabot[bot] 2978456
Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 (#2062)
dependabot[bot] 883d326
Bump @types/jest from 29.5.7 to 29.5.8 (#2076)
dependabot[bot] f234c25
Bump @types/node from 20.8.10 to 20.9.0 (#2074)
dependabot[bot] c1b2526
Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 (#2072)
dependabot[bot] 47a48c9
Bump @typescript-eslint/parser from 6.9.1 to 6.10.0 (#2073)
dependabot[bot] 8eed8c2
Bump eslint-plugin-n from 16.2.0 to 16.3.1 (#2075)
dependabot[bot] 7685a2b
Add .helpCommand and store custom command
shadowspawn 12fe03b
Add explicit getter for implict help command
shadowspawn 1a022b6
Add tests and update docs
shadowspawn 2b02ed4
Lint and comments
shadowspawn 18e36c7
Keep it simple and .helpCommand() always returns this
shadowspawn eb7e72a
Add typing tests and tweaks
shadowspawn ffd5a44
Remove redundant !!
shadowspawn da5e03e
Merge remote-tracking branch 'upstream/release/12.x' into feature/hel…
shadowspawn 30c60e9
Make old and new code match
shadowspawn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.