我是VS Code的新手,想用它来开发AngularJs应用程序.但是,我遇到了在所有JS文件的顶部添加引用链接的问题.
像这样.
/// <reference path="path/to/typings/tsd.d.ts" />
有替代品吗?
visual-studio-code
visual-studio-code ×1