feat(eslint) Add fix option to npm run commands #39

Merged
BelfordZ merged 2 commits from feature/eslint-fix into master 2017-10-13 07:04:38 +02:00
BelfordZ commented 2017-10-13 05:50:51 +02:00 (Migrated from github.com)

npm test currently fails due to eslint errors. First part is to add a --fix option that can optionally be run.

`npm test` currently fails due to eslint errors. First part is to add a --fix option that can optionally be run.
filipnyquist commented 2017-10-13 07:04:21 +02:00 (Migrated from github.com)

Thanks, tests are not setup yet but this Will help the process of adding it!

Thanks, tests are not setup yet but this Will help the process of adding it!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lighthouse.js#39
No description provided.