We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c55ce commit 3c9e7ddCopy full SHA for 3c9e7dd
.github/copilot-instructions.md
@@ -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