From cc551677eda1d807379a289c19f783fdf964d603 Mon Sep 17 00:00:00 2001 From: mkosir Date: Thu, 17 Apr 2025 09:42:20 +0200 Subject: [PATCH] add TypeScript Style Guide --- README-zh.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-zh.md b/README-zh.md index 1600925..88881ab 100644 --- a/README-zh.md +++ b/README-zh.md @@ -230,6 +230,7 @@ - [piotrwitek - react-redux-typescript-guide](https://github.com/piotrwitek/react-redux-typescript-guide) - [labs42io - clean-code-typescript](https://labs42io.github.io/clean-code-typescript) - [sw-yx - react-typescript-cheatsheet](https://github.com/sw-yx/react-typescript-cheatsheet) +- [TypeScript Style Guide](https://mkosir.github.io/typescript-style-guide) #### Awesome diff --git a/README.md b/README.md index b5ab50f..00ef8f3 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ - [piotrwitek - react-redux-typescript-guide](https://github.com/piotrwitek/react-redux-typescript-guide) - [labs42io - clean-code-typescript](https://labs42io.github.io/clean-code-typescript) - [sw-yx - react-typescript-cheatsheet](https://github.com/sw-yx/react-typescript-cheatsheet) +- [TypeScript Style Guide](https://mkosir.github.io/typescript-style-guide) #### Awesome