Closed wasinsandiego closed 4 years ago
Thanks for your contributions...
...but I don't think its our responsibility to maintain reference to how to use eslint - it's implicit, and technically running this on the CLI is only one use case. I actually mostly utilize VSCode integration for example, and thus the eslint CLI is reserved for CICD / automated checks.
A step in the readme that mentions how to run the linter. Just a note to help those that may be unfamiliar with running
eslint
directly.