import-js / eslint-import-resolver-typescript

This plugin adds `TypeScript` support to `eslint-plugin-import`
https://www.npmjs.com/package/eslint-import-resolver-typescript
ISC License
713 stars 62 forks source link

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

Closed jrnail23 closed 1 month ago

jrnail23 commented 4 months ago

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

changeset-bot[bot] commented 4 months ago

⚠️ 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

codesandbox-ci[bot] commented 4 months ago

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.

JounQin commented 2 months ago

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