A unified linting tool that runs Prettier, ESLint, and Markdownlint in a single command. Version 0.0.2 is the initial release, with no established release cadence yet. It differentiates by combining three popular linters into one package, but is very early-stage and lacks documentation or tests.
npm install lint-checkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
No recommended example yet; the package is minimal and undocumented.
Pin to exact version and test thoroughly.
Check source code or GitHub issues for help.
Install with 'npm install lint-check' and ensure project is configured for ESM (e.g., 'type': 'module' in package.json).