eslint-import-resolver-typescript icon indicating copy to clipboard operation
eslint-import-resolver-typescript copied to clipboard

Fix references to eslint-plugin-i in README.md, npm alias

Open jrnail23 opened this issue 1 year ago • 2 comments

fixes #253 (corrects the aliased npm install command) fixes #281

jrnail23 avatar May 09 '24 02:05 jrnail23

⚠️ No Changeset found

Latest commit: 9fb254afd2a708574425e5277f8146c369d46cdd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

changeset-bot[bot] avatar May 09 '24 02:05 changeset-bot[bot]

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.

codesandbox-ci[bot] avatar May 09 '24 02:05 codesandbox-ci[bot]

eslint-plugin-import-x is not an alias anymore, so the alias installation is only for eslint-plugin-i.

JounQin avatar Jul 14 '24 15:07 JounQin