chore(scripts): don't run lint as part of npm test
- npm run lint was run twice in CI - npm test was not doing the same as npm run cover - linting does not need to be run on AppVeyor, there was a weird bug on Windows Node 4 + ESLint
Showing
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment