Search results

4 packages found

An incredible ESLint plugin for HTML based on HTMLHint

published 0.6.0 a year ago
M
Q
P

An incredible ESLint plugin for all markup languages based on markuplint

published 0.11.0 a year ago
M
Q
P
M
Q
P

## 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 } }

published 0.1.0 2 years ago
M
Q
P