文件名称:htmlhint-stylish:HTMLHint的时尚记者
文件大小:533KB
文件格式:ZIP
更新时间:2024-06-09 23:31:32
JavaScript
htmlhint-stylish 时尚记者 使用进行实际报告: 与默认报告器相比: 安装 $ npm install --save-dev htmlhint-stylish 用法 var gulp = require ( 'gulp' ) ; gulp . task ( 'default' , function ( ) { gulp . src ( [ 'index.html' ] ) . pipe ( htmlhint ( '.htmlhintrc' ) ) . pipe ( htmlhint . reporter ( 'htmlhint-stylish' ) ) . pipe ( htmlhint . failReporter ( { supress : true } ) ) ; /
【文件预览】:
htmlhint-stylish-master
----.travis.yml(71B)
----index.js(482B)
----test.js(748B)
----package.json(1KB)
----LICENSE(1KB)
----screenshot.png(258KB)
----.gitignore(526B)
----fixture.html(232B)
----README.md(918B)
----.editorconfig(214B)
----screenshot-default-reporter.png(375KB)