Skip to content

Commit fa51c85

Browse files
committed
add Angular style guide reference to blog post
1 parent 58b86c4 commit fa51c85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

blog/2026-03-mini-typescript-hero/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ His response was incredibly kind and supportive. He gave me his blessing, shared
8282

8383
**My mission was simple**: Preserve this feature for myself. And hopefully, other people will like it too.
8484

85+
The [Angular style guide](https://v7.angular.io/guide/styleguide#import-line-spacing) used to recommend exactly this: separate third-party imports from application imports with a blank line, and alphabetize them. The rule was removed in v8, but it's still a good practice. I'm committed to keeping it alive.
86+
8587
## Cool New Features
8688

8789
While modernizing, I added some features that the original never had:

0 commit comments

Comments
 (0)