A CLI scaffolding tool to generate lint configurations (ESLint, Prettier, StyleLint, CommitLint, Husky, lint-staged) for frontend projects. v0.4.2 supports Vue, React, Node templates with interactive prompts. Differentiators: opinionated defaults, one-command setup, template system, step-by-step customization via --input flag, and auto-dependency installation. Releases are monthly; actively maintained.
npm install create-lint-configNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Scaffolds lint configs for a React+TypeScript project using the default preset.
Use 'npm create lint-config@latest -- --template <name>' for npm 7+
Rename your .commitlintrc.js to .commitlintrc.cjs
Always pass --template or provide non-interactive flags in CI
Upgrade Node.js to ^14.18.0 || >=16.0.0
Use 'npm create lint-config@latest -- --template vue'
No dependency data recorded yet.