简体   繁体   中英

how to create custom report with JShint

Create own report jshint

JSHint and outputs instead of console i want separate report in text file generate

suggest complete code

how to compile the complete report

Jshint可以用作nodejs模块,因此您可以编写一个脚本来执行jshint输出所需的任何操作。

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