https://github.com/wangxingkang/typescript-study
typescript study note
https://github.com/wangxingkang/typescript-study
study tsconfig-json typescript
Last synced: 9 months ago
JSON representation
typescript study note
- Host: GitHub
- URL: https://github.com/wangxingkang/typescript-study
- Owner: wangxingkang
- License: mit
- Created: 2021-01-05T10:12:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-11T14:58:05.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T09:42:14.673Z (11 months ago)
- Topics: study, tsconfig-json, typescript
- Homepage:
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
typescript-study
## 目录
- [tsconfig.json 配置说明](./docs/tsconfig.md)
## 学习资源
- [深入理解 TypeScript 中文版](https://github.com/jkchao/typescript-book-chinese)