Check code quality with ESLint
lintskillsetup L1★0
minhazexo/ScienceBox ↗What it does
Run ESLint to check code style and catch common issues
Best for
JavaScript/TypeScript projects enforcing consistent lint rules in CI.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · ESLint
- · npm
Preconditions
npm run lint configured; .eslintrc present.
Failure modes
- · ESLint version mismatch
- · Missing rule plugins
- · Too many errors → blocks merge