[READ-ONLY] Mirror of https://github.com/sxzz/eslint-plugin-importer. An ESLint plugin that is a subset of eslint-plugin-import / eslint-plugin-import-x and eslint-plugin-antfu
0

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 99.5%
JavaScript 0.5%
31 1 8

Clone this repository

https://git.vm.fail/sxzz.dev/eslint-plugin-importer https://git.vm.fail/did:plc:rjzzlfu7ampdoijr7tphhtj4
ssh://git@knot1.tangled.sh:2222/sxzz.dev/eslint-plugin-importer ssh://git@knot1.tangled.sh:2222/did:plc:rjzzlfu7ampdoijr7tphhtj4

For self-hosted knots, clone URLs may differ based on your setup.


README.md

eslint-plugin-importer#

npm version npm downloads Unit Test

An ESLint plugin that is a subset of eslint-plugin-import / eslint-plugin-import-x and eslint-plugin-antfu

Features#

  • Zero dependencies
  • No module resolution, only focuses on import/export syntax

Install#

npm i eslint-plugin-importer

Available Rules#

  • consistent-type-specifier-style
  • newline-after-import
  • no-default-export
  • no-duplicates
  • no-duplicates-specifier
  • no-mutable-exports
  • no-named-default
  • first

Documentation is WIP, please refer to eslint-plugin-import-x.

Sponsors#

License#

MIT License © 2025-PRESENT Kevin Deng