webpack-contrib / jshint-loader

[DEPRECATED] jshint loader for webpack, please migrate on `eslint`
MIT License
67 stars 37 forks source link

fix(getOptions): deprecation warn in loaderUtils #37

Closed joshwiens closed 7 years ago

joshwiens commented 7 years ago

What kind of change does this PR introduce?

Bugfix

Summary

loaderUtils.parseQuery is now loderUtils.getOptions

Does this PR introduce a breaking change?

No