npm.io
0.6.0 • Published 4 months ago

eslint-plugin-import-lite

Licence
MIT
Version
0.6.0
Deps
0
Size
51 kB
Vulns
0
Weekly
0
Stars
24

eslint-plugin-import-lite

Open on npmx.dev Open on npmx.dev License

Feature

This plugin intentionally does NOT include binary resolvers — but contributions are welcome if you'd like to implement resolver support!

See all rules in src/rules

Available Rules

Motivation

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

Recently this config dropped eslint-plugin-import-x because it introduces built-in binary resolvers and makes it heavy.

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

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

See Also

Credits

License

MIT License 2025-PRESENT Vida Xie

Keywords