Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找 Jshint 与 MSBuild 或 TFS 2010 Team Build 的集成。
JSHint 在使用 CI 或 Gated Checked 运行时显示错误,在这种情况下构建应该失败。
我尝试过使用sharplinter,但它在输出窗口上显示错误,但它没有构建失败。构建成功。