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

Use util.parseArgs instead of yargs #374

Open
mizdra opened this issue Sep 28, 2024 · 0 comments · May be fixed by #380
Open

Use util.parseArgs instead of yargs #374

mizdra opened this issue Sep 28, 2024 · 0 comments · May be fixed by #380
Labels
Type: Breaking Change Includes breaking changes

Comments

@mizdra
Copy link
Owner

mizdra commented Sep 28, 2024

util.parseArgs is available in Node.js v18.3.0+.

https://nodejs.org/api/util.html#utilparseargsconfig

@mizdra mizdra added Type: Refactoring A code change that neither fixes a bug nor adds a feature Type: Breaking Change Includes breaking changes labels Sep 28, 2024
@mizdra mizdra linked a pull request Sep 28, 2024 that will close this issue
@mizdra mizdra removed the Type: Refactoring A code change that neither fixes a bug nor adds a feature label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Change Includes breaking changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant