Skip to content

Commit

Permalink
Merge pull request #96 from kibolho/kibolho/jsts4
Browse files Browse the repository at this point in the history
Add an unofficial TypeScript Style Guide
  • Loading branch information
Kristories authored Oct 21, 2023
2 parents 73b66f7 + 6edf320 commit f20d61f
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 @@ -234,6 +234,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 f20d61f

Please sign in to comment.