eslint-plugin-import-lite
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

eslint-plugin-import-lite

[!WARNING]

WIP

This plugin is still newly born and willing to accept useful import-related rules.

Feel free to open an issue to share your ideas!

npm version npm bundle size License

Feature

See all rules in src/rules

Motivation

I extend my own ESLint config from @antfu/eslint-config.

Recently this config dropped eslint-plugin-import-x cause it introduce some binary packages and make it heavy.

In a discussion about built-in resolver, the maintainer plan to keep it as dependency, which makes it impossible to lightweight the package.

But there are some useful rules and some people (include me) want to bring the plugin back.

Credits

License

MIT License © 2025-PRESENT Vida Xie

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-plugin-import-lite

Weekly Downloads

53,579

Version

0.3.0

License

MIT

Unpacked Size

81.3 kB

Total Files

15

Last publish

Collaborators

  • vida0905