Malash

Results 24 issues of Malash

Should not delete `query.ppOptions` in this line: https://github.com/dearrrfish/preprocess-loader/blob/d49452a2943334c4c6d28b3c6f46cdee21769bf2/index.coffee#L53 Because when the next time the loader run the `query.ppOptions` is missing.

Some variables are missing on outdated version of `readable-stream` like `Readable.from` and `Readable.fromWeb`. This PR bumps its version to latest.

**Is your feature request related to a problem? Please describe.** `htmlhint` use `strip-json-comments` for config file so you can use comments inside the `.htmlhintrc` file. Code here: https://github.com/htmlhint/HTMLHint/blob/85a1c78984a8ec09ab17595efba2e6ac479e6f31/bin/htmlhint#L319 But `htmlhint-loader`...

您好,请问是否有考虑提供docker镜像方便使用?