Closed
Description
What is the current behavior?
AppVeyor build doesn't run eslint, which is misleading in cases where eslint causes failures. Currently, if a build fails because of eslint (exactly what's happening right now), AppVeyor will be reporting builds as success.
What is the expected behavior?
AppVeyor build should run eslint.
Activity