1.0.1 • Published 1 year ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.1

1 year ago

1.0.0

1 year ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago