Skip to content

Commit 3c9e7dd

Browse files
committedMar 20, 2025·
Create copilot-instructions.md
1 parent 99c55ce commit 3c9e7dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/copilot-instructions.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This is an Angular 19 project, make sure to always use signals and effects. Also always use most modern TypeScript, with async/await.
2+
3+
Make sure to use new flow syntax of latest Angular, which is @if instead of *ngIf, @for instead of *ngFor, and @let instead of *ngLet.

0 commit comments

Comments
 (0)
Please sign in to comment.