jshint-eclipse icon indicating copy to clipboard operation
jshint-eclipse copied to clipboard

Support multiple .jshintrc files

Open xverges opened this issue 10 years ago • 2 comments

When using jshint form the node command line, I can have different .jshintrc in different folders. And I can even reuse the contents from some file from another one https://github.com/jshint/jshint/releases/tag/2.5.1 As far as I see, the only .jshintrc file used by jshint-eclipse is the one in the root folder. I'd love to see support for multiple configurations.

xverges avatar Feb 17 '15 08:02 xverges

+1

jakob-o avatar May 18 '15 09:05 jakob-o

Or at least allow for a different location of the .jshintrc file, without duplicating it in the project root.

acarstoiu avatar Oct 25 '15 20:10 acarstoiu