Closed pieterjandesmedt closed 8 years ago
Conversion from .eslintrc to .jshintrc doesn't seem to take the rules in an extension file into account.
.eslintrc
.jshintrc
Do you mean you have multiple .eslintrc files? There's no support for that actually, but that's something I could add.
Conversion from
.eslintrc
to.jshintrc
doesn't seem to take the rules in an extension file into account.