-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
typescript开发经常会遇到类型推导的开发,希望能有一种测试标准,来让开发者可以编写类型测试;这种测试不需要执行,只需要用tsc进行检查即可。
要提升它的体验,重点在于如何帮助开发者调试类型错误。
参考: https://github.com/dsherret/conditional-type-checks
defineTypeTest('type checker',checker=>{
})Metadata
Metadata
Assignees
Labels
No labels