16.0.0 • Published 2 months ago

@zthun/htmlhint-config v16.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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.

16.0.0

2 months ago

15.1.1

5 months ago

15.0.0

5 months ago

15.1.0

5 months ago

12.0.0

2 years ago

14.0.0

1 year ago

14.1.0

1 year ago

13.0.0

2 years ago

13.0.1

2 years ago

11.2.0

2 years ago

11.1.0

2 years ago

11.0.0

3 years ago

10.2.0

3 years ago

10.1.0

3 years ago

10.0.0

3 years ago