JSPM

eslint-plugin-import-lite

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 335762
  • Score
    100M100P100Q188292F
  • License MIT

Package Exports

  • eslint-plugin-import-lite

Readme

eslint-plugin-import-lite

[!WARNING] WIP

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