Stacks Lint

Use when linting or formatting code in a Stacks project. CRITICAL - always use pickier, NEVER eslint directly. Run 'bunx --bun pickier .' to lint, 'bunx --bun pickier . --fix' to auto-fix. For unused variables, prefer eslint-disable-next-line comments over underscore prefix. Covers @stacksjs/lint and config/lint.ts.

stacksjs 2106d14 6.1 KB Updated

File contents

stacksjs/car-rental/tree/main/.claude/skills/stacks-lint commit 2106d14029

Frequently asked questions

npx skillmds@latest add stacksjs/stacks-lint