JSHint 2.7.0 發布,JavaScript 代碼質量檢查
JSHint 是一個 JavaScript 的代碼質量檢查工具,主要用來檢查代碼質量以及找出一些潛在的代碼缺陷。
該工具也提供在線版本,請點擊下面的軟件首頁。
JSHint 2.7.0 發布,此版本主要有以下更新:-
Add more tests for extends config option
</li> -
Replace underscore with lodash
</li> -
Extends overrides section of base config
</li> -
[[CHORE]] Nit picking the quotes
</li> -
[[FIX]] emit I003 more carefully and less annoyingly
</li> -
Added xdescribe to list of jasmine vars
</li> -
[[FIX]] Accept get and set as ID properties
</li> -
Add missing options for unused
</li> -
[[FIX]] Prevent incorrect warnings for relations
</li> -
[[FIX]] Relax restrictions on singleGroups
</li> -
[[FIX]] default to empty string in src/cli.js loadIgnores
</li> -
[[FIX]] Incorrect 'Unclosed string' when the closing quote is the first character after a newline
</li> </ul>詳細信息請查看發行頁面。
此版本現已提供下載:
https://github.com/jshint/jshint/archive/2.7.0.zip
來自:http://www.oschina.net/news/61477/jshint-2-7-0-released
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!