Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 607 Bytes

File metadata and controls

13 lines (9 loc) · 607 Bytes

CLAUDE.md

Read these files in order before generating Angular code in this repository:

  1. AGENT.md
  2. Angular 21 Syntax Guide

Rules:

  • AGENT.md remains the repository-wide architecture guide.
  • docs/ai/angular-21-syntax.md is the Angular authoring guide for modern Angular syntax.
  • If the Angular syntax guide conflicts with the local style of a file, prefer local consistency unless the task is an explicit migration.
  • Do not use Angular 21 experimental APIs unless the feature explicitly opts in and the installed package version supports them.