Skip to content

Commit dd82078

Browse files
rkaraivanovkdinev
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Konstantin Dinev <[email protected]>
1 parent 80df1a4 commit dd82078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Here is a link to the most recent Angular style guide https://angular.dev/style-
8383

8484
### Components
8585

86+
- New components should have their own entry-point
8687
- Keep components small and focused on a single responsibility
8788
- Use `input()` signal instead of decorators, learn more here https://angular.dev/guide/components/inputs
8889
- Use `output()` function instead of decorators, learn more here https://angular.dev/guide/components/outputs

0 commit comments

Comments
 (0)