2.0.0 • Published 3 years ago

@das.laboratory/htmlhint-config-interactive v2.0.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 years ago

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:\ --message=\

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

2.0.0

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago