eclipsesource / eclipsesource/jshint-eclipse
Support multiple .jshintrc files
Open
- Dominant language
- JavaScript
- Stars
- 144
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.