jscs-stylish:遵循 jshint-stylish 视觉风格的 JSCS 记者

时间:2024-07-31 23:32:08
【文件属性】:

文件名称:jscs-stylish:遵循 jshint-stylish 视觉风格的 JSCS 记者

文件大小:13KB

文件格式:ZIP

更新时间:2024-07-31 23:32:08

JavaScript

时尚的 JSCS 记者 这是记者 JavaScript代码风格检查,仿照的记者 。 安装 npm install --save-dev jscs-stylish 用法 配置块中的示例用法: jscs: { options : { config : '.jscsrc' , // `reporter` requires a directory path string argument: // the .path property contains the path to the reporter module reporter : require ( 'jscs-stylish' ) . path } , all : { src : [ js /**/ * . js ] } } 执


【文件预览】:
jscs-stylish-master
----package.json(534B)
----LICENSE(1KB)
----jscs-stylish-screenshot.png(11KB)
----jscs-stylish.js(1KB)
----.gitignore(14B)
----README.md(928B)

网友评论