Skip to content

Commit

Permalink
Add an unofficial TypeScript Style Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
kibolho committed Oct 21, 2023
1 parent 4a7a438 commit 6edf320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ A set of guidelines for a specific programming language that recommend programmi
### TypeScript

- [Google TypeScript Style Guide](https://google.github.io/styleguide/tsguide.html) - TypeScript Style Guide used at Google's.
- [Typescript deep dive - Style Guide](https://basarat.gitbook.io/typescript/styleguide) - An unofficial TypeScript Style Guide.

### Visual Basic

Expand Down

0 comments on commit 6edf320

Please sign in to comment.