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

feat: add prefer-node-protocol rule #97

Closed
wants to merge 1 commit into from

Conversation

benmccann
Copy link

@benmccann benmccann commented Jun 26, 2024

closes #96

I saw prettier installed, but didn't know how to run it, so I added a script for it in the package.json. Maybe that's a lack of yarn knowledge on my part. I'm a bit surprised this repo uses yarn since a couple of the other un-ts projects I'm familiar with use pnpm. Any appetite for switching over to that here?

Copy link

changeset-bot bot commented Jun 26, 2024

🦋 Changeset detected

Latest commit: 7d33441

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-import-x Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codesandbox-ci bot commented Jun 26, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@benmccann benmccann force-pushed the prefer-node-protocol branch 5 times, most recently from 9a744b0 to 8981694 Compare June 26, 2024 15:16
@benmccann benmccann force-pushed the prefer-node-protocol branch from 8981694 to 7d33441 Compare June 26, 2024 15:18
@benmccann benmccann marked this pull request as ready for review June 26, 2024 15:18
@benmccann
Copy link
Author

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: prefer-node-protocol
1 participant