A CLI tool that initializes sppt-lint configuration files in your project with a single npx command. Version 1.0.8 is the current stable release. It prompts users to select a preset configuration, then generates .sppt-lintrc files adapted to common project types (Node.js, React, TypeScript). Unlike manual lint setup, this tool automates boilerplate and standardizes config decisions across teams.
npm install sppt-lint-initNo compatibility data collected yet for this library.
Runs the initialization wizard to generate sppt-lint configuration files.
Manually back up existing config before running the command.
Review and adjust the generated config for multi-package repositories.
Install Node.js from https://nodejs.org/ and ensure npm is available.
Run `npm install sppt-lint` before running sppt-lint-init.
No dependency data recorded yet.