Skip to content

Commit a08fac0

Browse files
authored
docs(@angular-devkit/schematics): update Copilot rules
Remove the `mutate` method from State management section
1 parent d175bbb commit a08fac0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/schematics/angular/ai-config/files/__rulesName__.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
- Use signals for local component state
3535
- Use `computed()` for derived state
3636
- Keep state transformations pure and predictable
37-
- Do NOT use `mutate` on signals, use `update` or `set` instead
3837

3938
## Templates
4039

0 commit comments

Comments
 (0)