Skip to content

htmlacademy/htmlhint-config-htmlacademy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htmlhint-config-htmlacademy

The standart htmlhint config

Instalation

npm install -D htmlhint

Usage

  1. Copy .htmlhintrc to your project root

  2. Create package script

package.json

{
    "scripts": {
        "test": "htmlhint path/to/html/files/*.html"
    }
}

About

HTML Academy HTMLHint config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages