A CLI tool (v2.0.0) that integrates multiple linters (ESLint, stylelint, markdownlint, commitlint) with pre-configured rules for JavaScript/TypeScript, CSS, Git commits, and documentation. It simplifies project setup by installing dependencies, generating config files, and enabling git hooks via husky. Maintained by the mlpconfig team, with a focus on reducing dev onboarding complexity. Alternatives like standard or eslint --init require manual configuration.
npm install mlp-lintNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows global install, project init, scanning, and fixing with mlp-lint CLI.
Backup your configs before running init, or manually merge after.
Use 'npx mlp-lint' or install locally with 'npm install --save-dev mlp-lint'.
Run 'npm install' in project root before scan.
Run 'npm install -g mlp-lint' or use 'npx mlp-lint'.
Run 'npm install -g mlp-lint' or use 'npx mlp-lint'.