@pigeon-posse/htmlhint-config

PigeonPosse Htmlhint configuration


Keywords
html, htmlhint, setup, config, pigeonposse, js
License
GPL-3.0
Install
npm install @pigeon-posse/htmlhint-config@1.1.3

Documentation

PIGEONPOSSE™ Htmlhint Setup

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 sofware 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