@mate-academy/html-lint

0.1.0 • Public • Published

@mate-academy/html-lint npm package

Usage

 $ npm install @mate-academy/html-lint

next

 $ npx @mate-academy/html-lint

Config

file name - .html-lintrc.json

{
  "ignore": [
      "node_module",
      "**/test/*.html",
  ],
  "rules": {
    "rule-id": true
  }
}

Rules

Package Sidebar

Install

npm i @mate-academy/html-lint

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

328 kB

Total Files

5

Last publish

Collaborators

  • mateacademy