jabraf-lint-staged
Installation
SKILL.md
jabraf-lint-staged
Adds lint-staged to the current
project by re-exporting baseLintStagedConfig from
@jabraf/dev. The base config:
prettier --writefor staged*.{js,mjs,ts,mts,jsx,tsx,md,yaml,yml,json,xml}eslintandvitest run related --bail 0 --passWithNoTestsfor staged*.{js,ts,mjs,mts,jsx,tsx}
Canonical setup lives in
packages/jabraf-dev/README.md.
When to load this skill
Load when the user's prompt mentions any of:
- "lint-staged", "staged files", "
.lintstagedrc" - "
pre-commithook" + (lint / format / test) - "
@jabraf/devlint-staged", "jabraf lint-staged"