eslint-plugin-import-alias icon indicating copy to clipboard operation
eslint-plugin-import-alias copied to clipboard

An ESLint plugin that enforces the use of import aliases. Also supports autofixing.

Results 20 eslint-plugin-import-alias issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

maintenance

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.1/9.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

maintenance

- Fixes typo in the example code snippiet for defining additional rules

I'm using Nuxt, and Nuxt maps the "root" directory to `~~`. Because of this mapping, VSCode will often autocomplete paths to, say, a script file, to something like: ```ts import...

When importing from the same directory, this rule doesn't get applied. It considers this valid: ``` import { Foo } from './foo' ``` Expectation: ``` import { Foo } from...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | mcr.microsoft.com/devcontainers/javascript-node | image | major | `0-20` -> `1-20` | ---...

maintenance

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [execa](https://togithub.com/sindresorhus/execa) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/execa/8.0.1/9.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/execa/9.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

maintenance

Hello, This is a continuation of #130 (which has been closed by its author) and closes #133. This adds 2 options `forSubpaths` and `forSiblings`, to enable aliases for these specific...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`9.7.1+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247` -> `9.15.9`](https://renovatebot.com/diffs/npm/pnpm/9.7.1/9.15.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/9.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

maintenance

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jiti](https://redirect.github.com/unjs/jiti) | [`^1.18.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jiti/1.21.6/2.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jiti/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jiti/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

maintenance