File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# htmlhint-loader
22
3- > A webpack loader for htmlhint
4-
53[ ![ npm version] ( https://badge.fury.io/js/htmlhint-loader.svg )] ( http://badge.fury.io/js/htmlhint-loader )
6- [ ![ Build Status] ( https://travis-ci.org/mattlewis92/htmlhint-loader.svg )] ( https://travis-ci.org/mattlewis92 /htmlhint-loader )
7- [ ![ codecov] ( https://codecov.io/gh/mattlewis92 /htmlhint-loader/branch/master/graph/badge.svg )] ( https://codecov.io/gh/mattlewis92 /htmlhint-loader )
4+ [ ![ Build Status] ( https://travis-ci.org/mattlewis92/htmlhint-loader.svg )] ( https://travis-ci.org/thedaviddias /htmlhint-loader )
5+ [ ![ codecov] ( https://codecov.io/gh/thedaviddias /htmlhint-loader/branch/master/graph/badge.svg )] ( https://codecov.io/gh/thedaviddias /htmlhint-loader )
86[ ![ Dependency Status] ( https://david-dm.org/mattlewis92/htmlhint-loader.svg )] ( https://david-dm.org/mattlewis92/htmlhint-loader )
9- [ ![ devDependency Status] ( https://david-dm.org/mattlewis92/htmlhint-loader/dev-status.svg )] ( https://david-dm.org/mattlewis92/htmlhint-loader?type=dev )
7+ [ ![ devDependency Status] ( https://david-dm.org/thedaviddias/htmlhint-loader/dev-status.svg )] ( https://david-dm.org/thedaviddias/htmlhint-loader?type=dev )
8+
9+ > A webpack loader for htmlhint
1010
1111## Install
1212
@@ -31,7 +31,7 @@ module.exports = {
3131
3232### Options
3333
34- You can directly pass some [ htmlhint rules] ( https://github.com/yaniswang /HTMLHint/wiki/Rules ) by
34+ You can directly pass some [ htmlhint rules] ( https://github.com/thedaviddias /HTMLHint/wiki/Rules ) by
3535
3636- Adding a query string to the loader for this loader usage only
3737
You can’t perform that action at this time.
0 commit comments