简体   繁体   English

Visual Studio 2017上的JSLint

[英]JSLint on Visual Studio 2017

I was using JSLint with VS 2015 due to a company policy. 由于公司政策,我在VS 2015中使用JSLint。 Now I have moved to VS2017 but seems there's no way to install the linter, so every time I have to write some javascript code, the tests on CI are very likely to fail. 现在我已经转移到VS2017,但似乎没有办法安装linter,因此每次我必须编写一些javascript代码时,CI上的测试很可能会失败。

Any hint? 任何提示?

I had also faced this issue. 我也遇到过这个问题。 You have to install Visual Studio 2015 to install JSLint as Visual Studio 2017 is currently not supported with JSLint Dll. 您必须安装Visual Studio 2015才能安装JSLint,因为JSLint Dll当前不支持Visual Studio 2017。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM