@das.laboratory/htmlhint-config-interactive

2.0.0 • Public • Published

htmlhint-config-interactive

This package will install HTMLHint in your workspace.

As of now (see issue #279), HTMLHint doesn't allow to extend a configuration file. So all this package does is installing HTMLHint.

I'll keep it for the time when HTMLHint has implemented the features described in the issue above.

For general details go here.

Publish new version to npm registry

Syntax

npm run bump:<newversion> --message=<commitmessage>

Options

newversion: major | minor | patch | premajor | preminor | prepatch | prerelease

commitmessage: A string that will become the commit message (if unclean, the repository will be committed before published on npm)

Example
$ npm run bump:patch --message="Fixed that thing with the error. Like... you know. That error."

See also: npm-version npm-publish Updating your published package version number

Cheers, Nicolas

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @das.laboratory/htmlhint-config-interactive

    Weekly Downloads

    0

    Version

    2.0.0

    License

    UNLICENSED

    Unpacked Size

    2.25 kB

    Total Files

    3

    Last publish

    Collaborators

    • nreibnitz