webpack-contrib/eslint-loader
[DEPRECATED] A ESlint loader for webpack observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4289
- days_rel: n/a
- days_push: 2166
- n_releases_24m: 0
Adoption not part of the score
1048 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
eslint-loader is a webpack loader that runs ESLint on JavaScript files during the webpack build process, reporting lint errors and warnings as part of bundling. It is deprecated in favor of eslint-webpack-plugin.
Use cases
- lint javascript files during webpack builds
- fail webpack builds on eslint errors
- cache eslint results to speed up builds
- run eslint before transpiling with babel-loader
- enforce code style in a webpack pipeline
When to choose
- maintaining a legacy webpack 3/4 project already using eslint-loader
- you cannot migrate to eslint-webpack-plugin yet
When to avoid
- starting a new project - use eslint-webpack-plugin instead
- using webpack 5 or later
- you want actively maintained linting integration
Facets
plugin · maturity abandoned
linter build-tool developer-tools developer-tools web-development frontend webpack-loader eslint linting deprecated nodejs javascript
2 sources
- readme: https://github.com/webpack-contrib/eslint-loader · fetched 2026-08-28 · 9082041565fd
- registry_npm: https://registry.npmjs.org/eslint-loader · fetched 2026-08-29 · bcea242a9219
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| webpack-contrib/eslint-loader | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="webpack-contrib/eslint-loader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem