18.0.6 • Published 10 months ago

@zthun/htmlhint-config v18.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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.

18.0.6

10 months ago

18.0.4

11 months ago

17.1.0

12 months ago

18.0.1

12 months ago

18.0.0

12 months ago

17.0.3

1 year ago

17.0.0

1 year ago

16.1.1

1 year ago

16.0.0

2 years 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

3 years ago

14.1.0

3 years ago

13.0.0

3 years ago

13.0.1

3 years ago

11.2.0

4 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