standard-tap:将JavaScript标准样式设置为TAP输出格式

时间:2024-02-26 01:25:27
【文件属性】:

文件名称:standard-tap:将JavaScript标准样式设置为TAP输出格式

文件大小:7KB

文件格式:ZIP

更新时间:2024-02-26 01:25:27

nodejs javascript tap eslint standard

标准点击 将JavaScript标准样式的格式设置为TAP输出。 安装 npm install -g standard-tap 用法 通过管道将“紧凑”文本输入standard-tap以获取TAP格式的结果: standard | standard-tap standard --verbose | standard-tap 这适用于任何基于的样式命令! semistandard --verbose | standard-tap doublestandard --verbose | standard-tap 或者,直接运行standard-tap ,它将使用standard并为您提供T


【文件预览】:
standard-tap-master
----.gitignore(13B)
----package.json(924B)
----.travis.yml(37B)
----CONTRIBUTING.md(3KB)
----LICENSE(750B)
----index.js(884B)
----README.md(1KB)
----.npmignore(34B)
----bin.js(1KB)
----test()
--------data-verbose-tapped.txt(366B)
--------data.txt(181B)
--------index.js(1KB)
--------data-tapped.txt(344B)
--------data-verbose.txt(197B)

网友评论