在哪里可以找到Visual Studio中安装的TypeScript版本? [英] Where can I find the TypeScript version installed in Visual Studio?

查看:233
本文介绍了在哪里可以找到Visual Studio中安装的TypeScript版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

也许很明显,但是我检查了所有地方(在正确的位置旁)并在Google上进行了搜索.没事.

Maybe it's obvious, but I checked everywhere (besides the right place) and googled it. Nothing.

推荐答案

如果仅为Visual Studio安装了TypeScript,则:

If you only have TypeScript installed for Visual Studio then:

  1. 启动 Visual Studio命令提示
  2. 输入tsc -v并按Enter
  1. Start the Visual Studio Command Prompt
  2. Type tsc -v and hit Enter


Visual Studio 2017 15.3及更高版本将TypeScript版本绑定到各个项目,如

  1. 右键单击解决方案资源管理器中的项目节点
  2. 点击属性
  3. 转到"TypeScript构建"标签
  1. Right click on the project node in Solution Explorer
  2. Click Properties
  3. Go to the TypeScript Build tab

这篇关于在哪里可以找到Visual Studio中安装的TypeScript版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆