I am currently migrating from tslint to eslint. I have configured a few folders in my .eslintignore, which i would like to completely ignore from linting. This does work but now i am getting the error:
"Invalid lint configuration. Nothing to lint."
The lint commands fails even though it would be ok if there are no files to lint.
2.1m questions
2.1m answers
60 comments
57.0k users