{"id":26423,"library":"sppt-lint-init","title":"SPPT Lint Init","description":"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.","status":"active","version":"1.0.8","language":"javascript","source_language":"en","source_url":null,"tags":["javascript"],"install":[{"cmd":"npm install sppt-lint-init","lang":"bash","label":"npm"},{"cmd":"yarn add sppt-lint-init","lang":"bash","label":"yarn"},{"cmd":"pnpm add sppt-lint-init","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[],"quickstart":{"code":"npx sppt-lint-init","lang":"javascript","description":"Runs the initialization wizard to generate sppt-lint configuration files."},"warnings":[{"fix":"Manually back up existing config before running the command.","message":"The tool overwrites existing .sppt-lintrc files without backup.","severity":"gotcha","affected_versions":">=1.0.0"},{"fix":"Review and adjust the generated config for multi-package repositories.","message":"The generated configuration might not include all necessary overrides for monorepos.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"Install Node.js from https://nodejs.org/ and ensure npm is available.","cause":"Node.js/npm not installed or not in PATH.","error":"command not found: npx"},{"fix":"Run `npm install sppt-lint` before running sppt-lint-init.","cause":"sppt-lint is not installed locally.","error":"Error: Cannot find module 'sppt-lint'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}