Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

support loading jshint rules from package.json #19

Open
osdevisnot opened this issue Sep 15, 2015 · 0 comments
Open

support loading jshint rules from package.json #19

osdevisnot opened this issue Sep 15, 2015 · 0 comments

Comments

@osdevisnot
Copy link

jshint supports loading config from package.json. This however, does not work with jshint-loader.

A workaround in webpack.config can be used as below:

jshint: require('./package.json').jshintConfig

Any change this can be supported in loader itself?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants