General
PromptBeginner5 minmarkdown
Untitled Skill
193
default_stages: [commit, push, manual]
Loading actions...
Main instructions and any bundled files for this skill.
minimum_pre_commit_version: 2.8.0 default_stages: [commit, push, manual] repos:
repo: https://github.com/psf/black rev: 23.1.0 hooks:
repo: https://github.com/pycqa/flake8 rev: 4.0.1 hooks:
repo: https://github.com/pre-commit/mirrors-mypy rev: v0.942 hooks:
repo: https://github.com/pre-commit/mirrors-prettier rev: v2.5.1 hooks:
repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.1.0 hooks:
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks