Sign in Sign up
npm

@mate-academy/html-lint

## Usage ``` $ npm install @mate-academy/html-lint ``` next ``` $ npx @mate-academy/html-lint ``` ## Config file name - `.html-lintrc.json` ```json { "ignore": [ "node_module", "**/test/*.html", ], "rules": { "rule-id": true } }

Activity

Latest release
4y ago
Total releases
1
Cadence
Last 12 months
0

Reach

Stars

Details

License
MIT
First release
Aug 22, 2022
Releases
Version Released
0.1.0 initial