<h1 align="center">
<a href="https://prompts.chat">
Loading actions...
<a href="https://prompts.chat">
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 linting, type safety, or ESLint configuration.
risks
codecov: require_ci_to_pass: yes notify: # manual_trigger: true wait_for_ci: yes
coverage: status: project: default: # Basic settings informational: true target: auto threshold: 1% base: auto if_ci_failed: success branches: - main patch: default: # Settings for new code in PRs informational: true target: auto threshold: 1% if_ci_failed: success base: auto
comment:
layout: "files" behavior: new
require_changes: true hide_project_coverage: true
ignore:
github_checks: annotations: false