18 lines
820 B
JSON
18 lines
820 B
JSON
{
|
|
"name": "eslint-prettier-husky-config",
|
|
"owner": {
|
|
"name": "Hope Overture",
|
|
"email": "support@worldbuilding-app-skills.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "eslint-prettier-husky-config",
|
|
"description": "This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-hopeoverture-worldbuilding-app-skills-plugins-eslint-prettier-husky-config.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |