Skip to content

pigeonposse/htmlhint-config

PIGEONPOSSE™ Htmlhint Setup

npm npm Web About us Donate ko-fi

PIGEONPOSSE™ Htmlhint configuration

🔑 Install

Using NPM

Global installation:

npm install -g @pigeon-posse/htmlhint-config

Local installation:

npm install @pigeon-posse/htmlhint-config

⚙️ Usage

package.json

{
  "scripts": {
    "htmlhint" : "pigeon-htmlhint *.html"
  }
}

or

{
  "scripts": {
    "htmlhint" : "htmlhint --config ./node_modules/@pigeon-posse/htmlhint-config/index.js *.html"
  }
}

☕ Donate

Help us to develop more interesting things

Donate

📜 License

This software is licensed with GPLv3 (GNU GENERAL PUBLIC LICENSE Version 3)

Read more

👨‍💻🕊️ About us

PigeonPosse is a creative web development collective focused on creating innovative tools and plugins that helpboth the creators and their users to enjoy a comfortable experience.Our projects cover various sectors of both the multimedia world and programming (construction of web spaces or apps), providing an elegant and effective solution both in code and visually

Collaborators

Name Role GitHub
AngelEspejo Author @AngelEspejo
PigeonPosse Collective @PigeonPosse

About

PigeonPosse Htmlhint configuration ⚙️

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published