首页
话题
动态
专家
文章
作者
公告
更多
积分规则
登录 或 注册
首页
话题
动态
专家
文章
作者
公告
积分规则
发表新帖
发表新帖
How can TypeScript detect always reached or unreachable code blocks?
前端
未结
关注
0
1294
旧时难觅i
2020-12-11 22:53
For example:
const a = true; if (!a) { // not reachable, but no warning here }
Are there any ways
相关标签:
回答
消灭零回复
验证码
看不清?
提交回复
热议问题