18.0.6 • Published 6 months ago
@zthun/htmlhint-config v18.0.6
HTMLHint Config
This is the shared htmlhint configuration for zthun scoped projects. Note that currently, as of htmlhint 0.14.x, extendable configs are not supported, but lint-janitor indirectly adds support for it.
Getting Started
# NPM
npm install @zthun/htmlhint-config --save-dev
# Yarn
yarn add @zthun/htmlhint-config --dev
Usage
In the htmlhint config file, add the following
{
"extends": ["@zthun/htmlhint-config"]
}
That's it. You now have the recommended rules for zthun scoped projects.
HTMLHint
The actual HTMLHint application does NOT support the extends pattern without lint-janitor.
18.0.6
6 months ago
18.0.4
8 months ago
17.1.0
8 months ago
18.0.1
8 months ago
18.0.0
8 months ago
17.0.3
10 months ago
17.0.0
11 months ago
16.1.1
12 months ago
16.0.0
1 year ago
15.1.1
2 years ago
15.0.0
2 years ago
15.1.0
2 years ago
12.0.0
3 years ago
14.0.0
2 years ago
14.1.0
2 years ago
13.0.0
3 years ago
13.0.1
3 years ago
11.2.0
3 years ago
11.1.0
4 years ago
11.0.0
4 years ago
10.2.0
4 years ago
10.1.0
4 years ago
10.0.0
4 years ago