#### A simplified htmllint-config based on standard config. [Read more](https://mate-academy.github.io/style-guides/htmlcss.html) about rules.
npm install @mate-academy/htmllint-config#### A simplified htmllint-config based on standard config. Read more about rules.
``bash`
npm install --save-dev @mate-academy/htmllint-config
Add this to your package.json file:
```
"htmllint --rc ./node_modules/@mate-academy/htmllint-config/.htmllintrc"