fly-htmlhint

0.1.3 • Public • Published

HTMLHint plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

npm install -D fly-htmlhint

Example

export default function* () {
  yield this
    .source("src/**/*.html")
    .htmlhint()
    .target("lib")
}

License

MIT © Jake Russo et al

Readme

Keywords

Package Sidebar

Install

npm i fly-htmlhint

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • madcapjake