posthtml-lint:PostHTML插件以实现Lint静态标记

时间:2024-04-20 22:39:45
【文件属性】:

文件名称:posthtml-lint:PostHTML插件以实现Lint静态标记

文件大小:83KB

文件格式:ZIP

更新时间:2024-04-20 22:39:45

lint posthtml posthtml-plugin TypeScript

posthtml-lint posthtml-lint是插件,用于对静态标记进行。 当前支持的规则包括no-duplicate-ids , no-duplicate-tags , no-empty-tags和no-missing-attributes 。 前: < head > < title > Title </ title > < title > Title </ title > </ head > < body > < a> Link </ body > 后: # Output printed to the terminal There are ... 安装 yarn add -D posthtml-lint # OR npm i posthtml-lint 用法 const fs = require ( 'fs' ) ; const posth


【文件预览】:
posthtml-lint-master
----.travis.yml(73B)
----tsconfig.prod.json(49B)
----package.json(2KB)
----tslint.json(117B)
----LICENSE(1KB)
----src()
--------lint.ts(283B)
--------tests()
--------HtmlLinter.ts(4KB)
--------constants.ts(190B)
--------utils()
--------index.ts(92B)
----tsconfig.json(256B)
----.gitignore(78B)
----CHANGELOG.md(566B)
----README.md(2KB)
----yarn.lock(187KB)

网友评论