简体   繁体   中英

Visual Studio 2013 JSLint validation?

我想知道在Visual Studio 2013 Ultimate Edition中是否有任何JSLint验证工具的构建,或者可选的推荐扩展。

Yes there is - jslintnet . It doesn't matter whether Visual studio is Pro, Ultimate or whatever... You could install it from vs gallery or download from codeplex

Web Essentials扩展(MUST HAVE!)也嵌入了JSHint: http//vswebessentials.com/features/javascript

There is also a NuGet package for JSLint.NET that adds JavaScript validation targets to any Visual Studio project. That broadens the reach of JSLint.NET to just about any Visual Studio version, including older and Express editions.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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