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

Bun missing from the package manager choice list #79

Closed
bhavishya-sahdev opened this issue Nov 19, 2023 · 0 comments
Closed

Bun missing from the package manager choice list #79

bhavishya-sahdev opened this issue Nov 19, 2023 · 0 comments

Comments

@bhavishya-sahdev
Copy link

Was initializing Eslint for a Bun based project and noticed that it was missing from the list of supported package managers.
While, Bun interops pretty well with NPM, I still think it makes sense to add it to the list. If it makes sense, I will be willing to open a PR to make the change.

The line in question:

choices: ["npm", "yarn", "pnpm"],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant