1.0.2 • Published 11 months ago

@merkle-open/html-validate-config v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Shared html-validate config

reusable html-validate config

Usage

npm install --save-dev @merkle-open/html-validate-config html-validate

.htmlvalidate.js

module.exports = require('@merkle-open/html-validate-config');

More infos about: rules

package.json

{
  "scripts": {
    "lint:html": "html-validate --ext html,htm dist/**/"
  }
}

More infos about: OPTIONS

License

MIT License

1.0.2

11 months ago

1.0.1

2 years ago

1.0.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago